#BEFACE Color

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

Color preview

#BEFACE

Color formats

HEX
#BEFACE
RGB
rgb(190, 250, 206)
RGBA
rgba(190, 250, 206, 1)
HSL
hsl(136, 86%, 86%)
HSV
hsv(136, 24%, 98%)
CMYK
cmyk(24%, 0%, 18%, 2%)
CSS variable
--color-primary: #BEFACE;
Lowercase HEX
#beface

Shades

Tints

Tones

Harmony

CSS snippets for #BEFACE

.color-beface {
  color: #BEFACE;
  background-color: #BEFACE;
}

Frequently asked questions

What color is #BEFACE?+

#BEFACE is a HEX color with RGB value rgb(190, 250, 206) and HSL value hsl(136, 86%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEFACE?+

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