#B7CEDC Color

Inspect #B7CEDC across formats, palettes, contrast and closest named color matches.

Color preview

#B7CEDC

Color formats

HEX
#B7CEDC
RGB
rgb(183, 206, 220)
RGBA
rgba(183, 206, 220, 1)
HSL
hsl(203, 35%, 79%)
HSV
hsv(203, 17%, 86%)
CMYK
cmyk(17%, 6%, 0%, 14%)
CSS variable
--color-primary: #B7CEDC;
Lowercase HEX
#b7cedc

Shades

Tints

Tones

Harmony

CSS snippets for #B7CEDC

.color-b7cedc {
  color: #B7CEDC;
  background-color: #B7CEDC;
}

Frequently asked questions

What color is #B7CEDC?+

#B7CEDC is a HEX color with RGB value rgb(183, 206, 220) and HSL value hsl(203, 35%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7CEDC?+

The closest Tailwind color is slate-300, available as the bg-slate-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools