#BEFCF3 Color

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

Color preview

#BEFCF3

Color formats

HEX
#BEFCF3
RGB
rgb(190, 252, 243)
RGBA
rgba(190, 252, 243, 1)
HSL
hsl(171, 91%, 87%)
HSV
hsv(171, 25%, 99%)
CMYK
cmyk(25%, 0%, 4%, 1%)
CSS variable
--color-primary: #BEFCF3;
Lowercase HEX
#befcf3

Shades

Tints

Tones

Harmony

CSS snippets for #BEFCF3

.color-befcf3 {
  color: #BEFCF3;
  background-color: #BEFCF3;
}

Frequently asked questions

What color is #BEFCF3?+

#BEFCF3 is a HEX color with RGB value rgb(190, 252, 243) and HSL value hsl(171, 91%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEFCF3?+

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