Powder blue Color

HEX, RGB, HSL & CMYK Codes

#b1d1fc
Format Value
HEX #b1d1fc
RGB rgb(177, 209, 252)
HSL hsl(214.4, 92.6%, 84.1%)
CMYK cmyk(29.8%, 17.1%, 0%, 1.2%)
HSV hsv(214.4, 29.8%, 98.8%)

powder blue color harmonies

Tints & shades of powder blue

Tints (lighter)

#b8d5fc #bfd9fd #c6defd #cde2fd #d4e6fd #dceafe #e3eefe #eaf2fe #f1f7fe #f8fbff

Shades (darker)

#a1bee5 #91abce #8198b7 #7185a0 #617289 #505f73 #404c5c #303945 #20262e #101317

Contrast & accessibility

The quick brown fox

On white · 1.57:1 · Fail

The quick brown fox

On black · 13.4:1 · AAA

Recommended text color: #000000

Use powder blue in code

CSS color: #b1d1fc;
SCSS $color: #b1d1fc;
Tailwind bg-[#b1d1fc]
Swift UIColor(red: 0.694, green: 0.820, blue: 0.988, alpha: 1)
Android Color.parseColor("#b1d1fc")
Flutter Color(0xFFB1D1FC)

Colors similar to powder blue

Browse all Blue colors →

What is the HEX code for powder blue?

The CSS color powder blue in HEX format is #b1d1fc. Use this value directly in CSS, SVG, and most design tools.

How do I use powder blue in CSS?

To apply powder blue in CSS:

  • Text color: color: #b1d1fc;
  • Background: background-color: #b1d1fc;
  • Border: border-color: #b1d1fc;

What are all the color format values for powder blue?

FormatValue
HEX#b1d1fc
RGBrgb(177, 209, 252)
HSLhsl(214.4, 92.6%, 84.1%)
CMYKcmyk(29.8%, 17.1%, 0%, 1.2%)

How do I convert powder blue to HEX?

Select powder blue from the color name list in our color converter. The HEX value — #b1d1fc — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does powder blue belong to?

powder blue belongs to the blue color family. It is a light, vivid color with HSL values: hue 214.4°, saturation 92.6%, lightness 84.1%.

How do I create lighter and darker shades of powder blue?

Lighter variant (lightness 95%): #e6f1fe. Darker variant (lightness 69.1%): #67a6f9. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.