#BDEEE1 Color

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

Color preview

#BDEEE1

Color formats

HEX
#BDEEE1
RGB
rgb(189, 238, 225)
RGBA
rgba(189, 238, 225, 1)
HSL
hsl(164, 59%, 84%)
HSV
hsv(164, 21%, 93%)
CMYK
cmyk(21%, 0%, 5%, 7%)
CSS variable
--color-primary: #BDEEE1;
Lowercase HEX
#bdeee1

Shades

Tints

Tones

Harmony

CSS snippets for #BDEEE1

.color-bdeee1 {
  color: #BDEEE1;
  background-color: #BDEEE1;
}

Frequently asked questions

What color is #BDEEE1?+

#BDEEE1 is a HEX color with RGB value rgb(189, 238, 225) and HSL value hsl(164, 59%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDEEE1?+

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