#BDEEAF Color

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

Color preview

#BDEEAF

Color formats

HEX
#BDEEAF
RGB
rgb(189, 238, 175)
RGBA
rgba(189, 238, 175, 1)
HSL
hsl(107, 65%, 81%)
HSV
hsv(107, 26%, 93%)
CMYK
cmyk(21%, 0%, 26%, 7%)
CSS variable
--color-primary: #BDEEAF;
Lowercase HEX
#bdeeaf

Shades

Tints

Tones

Harmony

CSS snippets for #BDEEAF

.color-bdeeaf {
  color: #BDEEAF;
  background-color: #BDEEAF;
}

Frequently asked questions

What color is #BDEEAF?+

#BDEEAF is a HEX color with RGB value rgb(189, 238, 175) and HSL value hsl(107, 65%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDEEAF?+

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