#BDECAF Color

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

Color preview

#BDECAF

Color formats

HEX
#BDECAF
RGB
rgb(189, 236, 175)
RGBA
rgba(189, 236, 175, 1)
HSL
hsl(106, 62%, 81%)
HSV
hsv(106, 26%, 93%)
CMYK
cmyk(20%, 0%, 26%, 7%)
CSS variable
--color-primary: #BDECAF;
Lowercase HEX
#bdecaf

Shades

Tints

Tones

Harmony

CSS snippets for #BDECAF

.color-bdecaf {
  color: #BDECAF;
  background-color: #BDECAF;
}

Frequently asked questions

What color is #BDECAF?+

#BDECAF is a HEX color with RGB value rgb(189, 236, 175) and HSL value hsl(106, 62%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDECAF?+

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