#B5DCC9 Color

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

Color preview

#B5DCC9

Color formats

HEX
#B5DCC9
RGB
rgb(181, 220, 201)
RGBA
rgba(181, 220, 201, 1)
HSL
hsl(151, 36%, 79%)
HSV
hsv(151, 18%, 86%)
CMYK
cmyk(18%, 0%, 9%, 14%)
CSS variable
--color-primary: #B5DCC9;
Lowercase HEX
#b5dcc9

Shades

Tints

Tones

Harmony

CSS snippets for #B5DCC9

.color-b5dcc9 {
  color: #B5DCC9;
  background-color: #B5DCC9;
}

Frequently asked questions

What color is #B5DCC9?+

#B5DCC9 is a HEX color with RGB value rgb(181, 220, 201) and HSL value hsl(151, 36%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5DCC9?+

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