#B4D5CC Color

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

Color preview

#B4D5CC

Color formats

HEX
#B4D5CC
RGB
rgb(180, 213, 204)
RGBA
rgba(180, 213, 204, 1)
HSL
hsl(164, 28%, 77%)
HSV
hsv(164, 15%, 84%)
CMYK
cmyk(15%, 0%, 4%, 16%)
CSS variable
--color-primary: #B4D5CC;
Lowercase HEX
#b4d5cc

Shades

Tints

Tones

Harmony

CSS snippets for #B4D5CC

.color-b4d5cc {
  color: #B4D5CC;
  background-color: #B4D5CC;
}

Frequently asked questions

What color is #B4D5CC?+

#B4D5CC is a HEX color with RGB value rgb(180, 213, 204) and HSL value hsl(164, 28%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4D5CC?+

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