#B4DCCC Color

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

Color preview

#B4DCCC

Color formats

HEX
#B4DCCC
RGB
rgb(180, 220, 204)
RGBA
rgba(180, 220, 204, 1)
HSL
hsl(156, 36%, 78%)
HSV
hsv(156, 18%, 86%)
CMYK
cmyk(18%, 0%, 7%, 14%)
CSS variable
--color-primary: #B4DCCC;
Lowercase HEX
#b4dccc

Shades

Tints

Tones

Harmony

CSS snippets for #B4DCCC

.color-b4dccc {
  color: #B4DCCC;
  background-color: #B4DCCC;
}

Frequently asked questions

What color is #B4DCCC?+

#B4DCCC is a HEX color with RGB value rgb(180, 220, 204) and HSL value hsl(156, 36%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B4DCCC?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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