#BEEEEA Color

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

Color preview

#BEEEEA

Color formats

HEX
#BEEEEA
RGB
rgb(190, 238, 234)
RGBA
rgba(190, 238, 234, 1)
HSL
hsl(175, 59%, 84%)
HSV
hsv(175, 20%, 93%)
CMYK
cmyk(20%, 0%, 2%, 7%)
CSS variable
--color-primary: #BEEEEA;
Lowercase HEX
#beeeea

Shades

Tints

Tones

Harmony

CSS snippets for #BEEEEA

.color-beeeea {
  color: #BEEEEA;
  background-color: #BEEEEA;
}

Frequently asked questions

What color is #BEEEEA?+

#BEEEEA is a HEX color with RGB value rgb(190, 238, 234) and HSL value hsl(175, 59%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEEEEA?+

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