Powderblue to HSL — Color Code

#b0e0e6
Format Value
HEX #b0e0e6
RGB rgb(176, 224, 230)
HSL hsl(186.7, 51.9%, 79.6%)
CMYK cmyk(23.5%, 2.6%, 0%, 9.8%)
HSV hsv(186.7, 23.5%, 90.2%)

powderblue color harmonies

Tints & shades of powderblue

Tints (lighter)

#b7e3e8 #bee6eb #c6e8ed #cdebef #d4eef1 #dbf1f4 #e2f4f6 #e9f7f8 #f1f9fa #f8fcfd

Shades (darker)

#a0ccd1 #90b7bc #80a3a7 #708f92 #607a7d #506669 #405154 #303d3f #20292a #101415

Contrast & accessibility

The quick brown fox

On white · 1.43:1 · Fail

The quick brown fox

On black · 14.65:1 · AAA

Recommended text color: #000000

Use powderblue in code

CSS color: #b0e0e6;
SCSS $color: #b0e0e6;
Tailwind bg-[#b0e0e6]
Swift UIColor(red: 0.690, green: 0.878, blue: 0.902, alpha: 1)
Android Color.parseColor("#b0e0e6")
Flutter Color(0xFFB0E0E6)

Colors similar to powderblue

Browse all Cyan colors →

What is the HSL code for powderblue?

The CSS color powderblue in HSL format is hsl(186.7, 51.9%, 79.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use powderblue in CSS?

To apply powderblue in CSS:

  • Text color: color: hsl(186.7, 51.9%, 79.6%);
  • Background: background-color: hsl(186.7, 51.9%, 79.6%);
  • Border: border-color: hsl(186.7, 51.9%, 79.6%);

What are all the color format values for powderblue?

FormatValue
HEX#b0e0e6
RGBrgb(176, 224, 230)
HSLhsl(186.7, 51.9%, 79.6%)
CMYKcmyk(23.5%, 2.6%, 0%, 9.8%)

How do I convert powderblue to HSL?

Select powderblue from the color name list in our color converter. The HSL value — hsl(186.7, 51.9%, 79.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does powderblue belong to?

powderblue belongs to the cyan color family. It is a light, moderately saturated color with HSL values: hue 186.7°, saturation 51.9%, lightness 79.6%.

How do I create lighter and darker shades of powderblue?

Lighter variant (lightness 94.6%): #eaf7f8. Darker variant (lightness 64.6%): #76c9d4. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.