#BEEEE6 Color

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

Color preview

#BEEEE6

Color formats

HEX
#BEEEE6
RGB
rgb(190, 238, 230)
RGBA
rgba(190, 238, 230, 1)
HSL
hsl(170, 59%, 84%)
HSV
hsv(170, 20%, 93%)
CMYK
cmyk(20%, 0%, 3%, 7%)
CSS variable
--color-primary: #BEEEE6;
Lowercase HEX
#beeee6

Shades

Tints

Tones

Harmony

CSS snippets for #BEEEE6

.color-beeee6 {
  color: #BEEEE6;
  background-color: #BEEEE6;
}

Frequently asked questions

What color is #BEEEE6?+

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

What is the closest Tailwind color to #BEEEE6?+

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