#BEFFE6 Color

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

Color preview

#BEFFE6

Color formats

HEX
#BEFFE6
RGB
rgb(190, 255, 230)
RGBA
rgba(190, 255, 230, 1)
HSL
hsl(157, 100%, 87%)
HSV
hsv(157, 25%, 100%)
CMYK
cmyk(25%, 0%, 10%, 0%)
CSS variable
--color-primary: #BEFFE6;
Lowercase HEX
#beffe6

Shades

Tints

Tones

Harmony

CSS snippets for #BEFFE6

.color-beffe6 {
  color: #BEFFE6;
  background-color: #BEFFE6;
}

Frequently asked questions

What color is #BEFFE6?+

#BEFFE6 is a HEX color with RGB value rgb(190, 255, 230) and HSL value hsl(157, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEFFE6?+

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