#B8DDCB Color

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

Color preview

#B8DDCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8DDCB

.color-b8ddcb {
  color: #B8DDCB;
  background-color: #B8DDCB;
}

Frequently asked questions

What color is #B8DDCB?+

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

What is the closest Tailwind color to #B8DDCB?+

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