#BCEEE8 Color

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

Color preview

#BCEEE8

Color formats

HEX
#BCEEE8
RGB
rgb(188, 238, 232)
RGBA
rgba(188, 238, 232, 1)
HSL
hsl(173, 60%, 84%)
HSV
hsv(173, 21%, 93%)
CMYK
cmyk(21%, 0%, 3%, 7%)
CSS variable
--color-primary: #BCEEE8;
Lowercase HEX
#bceee8

Shades

Tints

Tones

Harmony

CSS snippets for #BCEEE8

.color-bceee8 {
  color: #BCEEE8;
  background-color: #BCEEE8;
}

Frequently asked questions

What color is #BCEEE8?+

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

What is the closest Tailwind color to #BCEEE8?+

The closest Tailwind color is teal-100, available as the bg-teal-100 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