#B4CEDA Color

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

Color preview

#B4CEDA

Color formats

HEX
#B4CEDA
RGB
rgb(180, 206, 218)
RGBA
rgba(180, 206, 218, 1)
HSL
hsl(199, 34%, 78%)
HSV
hsv(199, 17%, 85%)
CMYK
cmyk(17%, 6%, 0%, 15%)
CSS variable
--color-primary: #B4CEDA;
Lowercase HEX
#b4ceda

Shades

Tints

Tones

Harmony

CSS snippets for #B4CEDA

.color-b4ceda {
  color: #B4CEDA;
  background-color: #B4CEDA;
}

Frequently asked questions

What color is #B4CEDA?+

#B4CEDA is a HEX color with RGB value rgb(180, 206, 218) and HSL value hsl(199, 34%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4CEDA?+

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