#b0e0e6
Powder Blue
ReadyTools Database (Exact)
Color formats
RGB
rgb(176, 224, 230)
Red, Green, Blue components
HSL
hsl(187, 1, 1, 1)
Hue, Saturation, Lightness
CMYK
cmyk(23, 3, 0, 10)
Print color encoding
Luminance
0.683
Relative luminance
Variations
Shades (Darkening)
Tints (Lightening)
Tones (Reduced saturation)
Harmonies
Click the color slices to copy the code.
Complementary (Opposite)
#b0e0e6
#e6b6b0
Analogous (Adjacent)
#b0e6d1
#b0e0e6
#b0c5e6
Triadic
#b0e0e6
#e6b0e0
#e0e6b0
Split complementary
#b0e0e6
#e6b0c5
#e6d1b0
Intelligent palettes
Four generated color sets for different use cases.
Modern UI and monochrome
ffffff
92c1c7
b0e0e6
104247
000000
Marketing and vibrant
b0e0e6
00f0ff
e6b6b0
ffa2ca
101827
Harmonious and natural
b0e6c8
b0e6da
b0e0e6
b0cee6
b0bce6
Pop Art and trendy
b0e0e6
ebc9ff
ffaaa0
accd98
fdffff
Complete conversion table
HEX
#B0E0E6
RGB
rgb(176,224,230)
RGBA
rgba(176,224,230, 1)
HSL
hsl(186.67,51.92%,79.61%)
OKLCH (Modern CSS)
oklch(0.88 0.05 205.7)
CSS Variable
--color: #b0e0e6;
CMYK
C: 23% M: 3% Y: 0% K: 10%
Note: Converting web (RGB) colors to print (CMYK) colors is never 100 percent accurate due to physical limitations. Always request a test print before production.
Android ARGB
0xFFB0E0E6
Swift UIColor
UIColor(red: 0.69, green: 0.88, blue: 0.90, alpha: 1.0)
Decimal (int)
11591910
JSON
{ "color": "#B0E0E6" }
CIE LAB
L: 86.1 a: -14.1 b: -8.0
CIE LCH
L: 86.1 C: 16.2 H: 209.6
CIE XYZ
N/A
Preview
Readability and Typography
Headline Test
This text demonstrates the reading experience on this background color.
Headline Test
This text demonstrates the reading experience on this background color.
UI Component Set
This is an example alert bar using the selected color.
Product Mockup
4582 •••• •••• 9018
CARDHOLDER
JOHN DOE
VALID
12/28
Mobile application
Customer support
Hi! How can we help you today?
I love this new color! 😍
Data visualization
Weekly growth
+1,240
12.5%1D
1W
1M
WED
2,450
Font recommendations
Professional font pairings that perfectly match the color. Click the CSS button to copy.
Technological
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'JetBrains Mono'
400 Regular
-apple-system
Modern
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'Inter'
400 Regular
'Inter'
Calm
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'Spectral'
400 Regular
'IBM Plex Sans'
Corporate
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'Proxima Nova'
400 Regular
'Helvetica Neue'
Accessibility
Contrast and readability (WCAG)
On white background
1.43
Small text (14pt)
The quick brown fox jumps over...
AA
AAA
Large text or UI (18pt Bold)
AA
AAA
On black background
14.65
Small text (14pt)
The quick brown fox jumps over...
AA
AAA
Large text or UI (18pt Bold)
AA
AAA
Color blindness simulator
ORIG
SIM
Protanopia (red)
ORIG
SIM
Deuteranopia (green)
ORIG
SIM
Tritanopia (blue)
ORIG
SIM
Monochrome (color blind)
Color Psychology
Emotional, psychological, and cultural impact of the color with scientifically grounded analysis.
Dominant vibe
Freshness
"The color of the future. It blends technological clarity with the freshness of water. Suggests open communication and modern thinking."
Color personality description
Emotional effects
Symbolic meanings
Recommended industries
Color laboratory
Fine tuning and blending. Adjust lightness, saturation, or mix with another color.
Base
#B0E0E6
Result
#B0E0E6
Lightness
Saturation
Hue
Temperature
Mix color
Mix color
#808080
Mix ratio
50%Base
#B0E0E6
0%+
Mix color
#808080
100%Result
#99AFB2
50% MixMixing guide
How to mix this color using physical paints or printing inks.
MIXING PALETTE
74%
20%
6%
RYB PIGMENTS
Titanium white
Pigment
74%
Ultramarine blue
Pigment
20%
Cadmium yellow
Pigment
6%
Unlike light, mixing paints makes colors darker. This simulation mimics the behavior of physical pigments.
INK LEVELS
23%
CYAN
10%
KEY
3%
MAGENTA
CMYK INKS
Cyan
Ink
23%
Black (Key)
Ink
10%
Magenta
Ink
3%
Physical properties
Scientific data of the color: optics and energy.
Wavelength
482 nm
622 THz • 2.57 eV
750nm
380nm
Color temperature
Cool
~5000-10000K
Cool
Warm
Luminance (brightness)
68.3%
Világos / Light
0%
50%
100%
Intelligent Library Matching
Compare your color with industry standards and design systems. Results show similar or exact matches from multiple color libraries.
Tailwind CSS
Original
Standard
cyan-200
#a5f3fc
ΔE: 5.9
Google Material
Original
Standard
Cyan 100
#B2EBF2
ΔE: 2.8
CSS Color Name
Original
Standard
PowderBlue
#B0E0E6
ΔE: 0.0
Apple System (iOS)
Original
Standard
System Gray 4
#D1D1D6
ΔE: 16.0
Pantone (PMS)
Original
Standard
PMS 12-4608 clearwater
#AAD5DB
ΔE: 2.6
RAL Classic
Original
Standard
RAL 6027 Light green
#7EBAB5
ΔE: 11.8
Copic Marker
Original
Standard
Nile Blue
#c1e2e3
ΔE: 3.8
Code
CSS variable
1
2
3
4
5
:root {
--color-primary: #b0e0e6;
--rgb-primary: 176, 224, 230;
}SCSS variable
1
2
3
4
5
$color-primary: #b0e0e6;
$rgb-primary: (176, 224, 230);Tailwind config
1
2
3
4
5
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'primary': '#b0e0e6',
}
}
}
}React Native
1
2
3
4
5
const styles = StyleSheet.create({
container: {
backgroundColor: '#b0e0e6',
},
text: {
color: '#b0e0e6',
}
});SwiftUI (iOS)
1
2
3
4
5
// SwiftUI
let primaryColor = Color(
red: 0.6901960784313725,
green: 0.8784313725490196,
blue: 0.9019607843137255
)Full JSON data
1
2
3
4
5
{
"name": "Powder Blue",
"hex": "#b0e0e6",
"rgb": {
"r": 176,
"g": 224,
"b": 230
},
"hsl": {
"h": 187,
"s": 52,
"l": 80
}
}Gradient gallery
Generate premium CSS backgrounds and textures from your color.
Sunset
Deep sea
Dynamic contrast
Night duotone
Icy duotone
Soft mist
Aurora borealis
Neon mesh
Color wheel
Radar
Spotlight
Grainy paper
Retro stripes