#B9DDC8 Color

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

Color preview

#B9DDC8

Color formats

HEX
#B9DDC8
RGB
rgb(185, 221, 200)
RGBA
rgba(185, 221, 200, 1)
HSL
hsl(145, 35%, 80%)
HSV
hsv(145, 16%, 87%)
CMYK
cmyk(16%, 0%, 10%, 13%)
CSS variable
--color-primary: #B9DDC8;
Lowercase HEX
#b9ddc8

Shades

Tints

Tones

Harmony

CSS snippets for #B9DDC8

.color-b9ddc8 {
  color: #B9DDC8;
  background-color: #B9DDC8;
}

Frequently asked questions

What color is #B9DDC8?+

#B9DDC8 is a HEX color with RGB value rgb(185, 221, 200) and HSL value hsl(145, 35%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #B9DDC8?+

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