#BCEEE7 Color

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

Color preview

#BCEEE7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCEEE7

.color-bceee7 {
  color: #BCEEE7;
  background-color: #BCEEE7;
}

Frequently asked questions

What color is #BCEEE7?+

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

What is the closest Tailwind color to #BCEEE7?+

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