#BCEEE2 Color

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

Color preview

#BCEEE2

Color formats

HEX
#BCEEE2
RGB
rgb(188, 238, 226)
RGBA
rgba(188, 238, 226, 1)
HSL
hsl(166, 60%, 84%)
HSV
hsv(166, 21%, 93%)
CMYK
cmyk(21%, 0%, 5%, 7%)
CSS variable
--color-primary: #BCEEE2;
Lowercase HEX
#bceee2

Shades

Tints

Tones

Harmony

CSS snippets for #BCEEE2

.color-bceee2 {
  color: #BCEEE2;
  background-color: #BCEEE2;
}

Frequently asked questions

What color is #BCEEE2?+

#BCEEE2 is a HEX color with RGB value rgb(188, 238, 226) and HSL value hsl(166, 60%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCEEE2?+

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