#BEFFF2 Color

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

Color preview

#BEFFF2

Color formats

HEX
#BEFFF2
RGB
rgb(190, 255, 242)
RGBA
rgba(190, 255, 242, 1)
HSL
hsl(168, 100%, 87%)
HSV
hsv(168, 25%, 100%)
CMYK
cmyk(25%, 0%, 5%, 0%)
CSS variable
--color-primary: #BEFFF2;
Lowercase HEX
#befff2

Shades

Tints

Tones

Harmony

CSS snippets for #BEFFF2

.color-befff2 {
  color: #BEFFF2;
  background-color: #BEFFF2;
}

Frequently asked questions

What color is #BEFFF2?+

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

What is the closest Tailwind color to #BEFFF2?+

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