Powder blue to CMYK — Color Code

#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 CMYK code for powder blue?

The CSS color powder blue in CMYK format is cmyk(29.8%, 17.1%, 0%, 1.2%). 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: cmyk(29.8%, 17.1%, 0%, 1.2%);
  • Background: background-color: cmyk(29.8%, 17.1%, 0%, 1.2%);
  • Border: border-color: cmyk(29.8%, 17.1%, 0%, 1.2%);

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 CMYK?

Select powder blue from the color name list in our color converter. The CMYK value — cmyk(29.8%, 17.1%, 0%, 1.2%) — 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 CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.