#BEEFEA Color

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

Color preview

#BEEFEA

Color formats

HEX
#BEEFEA
RGB
rgb(190, 239, 234)
RGBA
rgba(190, 239, 234, 1)
HSL
hsl(174, 60%, 84%)
HSV
hsv(174, 21%, 94%)
CMYK
cmyk(21%, 0%, 2%, 6%)
CSS variable
--color-primary: #BEEFEA;
Lowercase HEX
#beefea

Shades

Tints

Tones

Harmony

CSS snippets for #BEEFEA

.color-beefea {
  color: #BEEFEA;
  background-color: #BEEFEA;
}

Frequently asked questions

What color is #BEEFEA?+

#BEEFEA is a HEX color with RGB value rgb(190, 239, 234) and HSL value hsl(174, 60%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEEFEA?+

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