#BDEEE2 Color

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

Color preview

#BDEEE2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDEEE2

.color-bdeee2 {
  color: #BDEEE2;
  background-color: #BDEEE2;
}

Frequently asked questions

What color is #BDEEE2?+

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

What is the closest Tailwind color to #BDEEE2?+

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