#BEEFE5 Color

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

Color preview

#BEEFE5

Color formats

HEX
#BEEFE5
RGB
rgb(190, 239, 229)
RGBA
rgba(190, 239, 229, 1)
HSL
hsl(168, 60%, 84%)
HSV
hsv(168, 21%, 94%)
CMYK
cmyk(21%, 0%, 4%, 6%)
CSS variable
--color-primary: #BEEFE5;
Lowercase HEX
#beefe5

Shades

Tints

Tones

Harmony

CSS snippets for #BEEFE5

.color-beefe5 {
  color: #BEEFE5;
  background-color: #BEEFE5;
}

Frequently asked questions

What color is #BEEFE5?+

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

What is the closest Tailwind color to #BEEFE5?+

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