#B8DDCC Color

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

Color preview

#B8DDCC

Color formats

HEX
#B8DDCC
RGB
rgb(184, 221, 204)
RGBA
rgba(184, 221, 204, 1)
HSL
hsl(152, 35%, 79%)
HSV
hsv(152, 17%, 87%)
CMYK
cmyk(17%, 0%, 8%, 13%)
CSS variable
--color-primary: #B8DDCC;
Lowercase HEX
#b8ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #B8DDCC

.color-b8ddcc {
  color: #B8DDCC;
  background-color: #B8DDCC;
}

Frequently asked questions

What color is #B8DDCC?+

#B8DDCC is a HEX color with RGB value rgb(184, 221, 204) and HSL value hsl(152, 35%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8DDCC?+

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