#B2CFCC Color

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

Color preview

#B2CFCC

Color formats

HEX
#B2CFCC
RGB
rgb(178, 207, 204)
RGBA
rgba(178, 207, 204, 1)
HSL
hsl(174, 23%, 75%)
HSV
hsv(174, 14%, 81%)
CMYK
cmyk(14%, 0%, 1%, 19%)
CSS variable
--color-primary: #B2CFCC;
Lowercase HEX
#b2cfcc

Shades

Tints

Tones

Harmony

CSS snippets for #B2CFCC

.color-b2cfcc {
  color: #B2CFCC;
  background-color: #B2CFCC;
}

Frequently asked questions

What color is #B2CFCC?+

#B2CFCC is a HEX color with RGB value rgb(178, 207, 204) and HSL value hsl(174, 23%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2CFCC?+

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