#BCEEE4 Color

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

Color preview

#BCEEE4

Color formats

HEX
#BCEEE4
RGB
rgb(188, 238, 228)
RGBA
rgba(188, 238, 228, 1)
HSL
hsl(168, 60%, 84%)
HSV
hsv(168, 21%, 93%)
CMYK
cmyk(21%, 0%, 4%, 7%)
CSS variable
--color-primary: #BCEEE4;
Lowercase HEX
#bceee4

Shades

Tints

Tones

Harmony

CSS snippets for #BCEEE4

.color-bceee4 {
  color: #BCEEE4;
  background-color: #BCEEE4;
}

Frequently asked questions

What color is #BCEEE4?+

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

What is the closest Tailwind color to #BCEEE4?+

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