#BEFFD4 Color

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

Color preview

#BEFFD4

Color formats

HEX
#BEFFD4
RGB
rgb(190, 255, 212)
RGBA
rgba(190, 255, 212, 1)
HSL
hsl(140, 100%, 87%)
HSV
hsv(140, 25%, 100%)
CMYK
cmyk(25%, 0%, 17%, 0%)
CSS variable
--color-primary: #BEFFD4;
Lowercase HEX
#beffd4

Shades

Tints

Tones

Harmony

CSS snippets for #BEFFD4

.color-beffd4 {
  color: #BEFFD4;
  background-color: #BEFFD4;
}

Frequently asked questions

What color is #BEFFD4?+

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

What is the closest Tailwind color to #BEFFD4?+

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