#FCBEAF Color

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

Color preview

#FCBEAF

Color formats

HEX
#FCBEAF
RGB
rgb(252, 190, 175)
RGBA
rgba(252, 190, 175, 1)
HSL
hsl(12, 93%, 84%)
HSV
hsv(12, 31%, 99%)
CMYK
cmyk(0%, 25%, 31%, 1%)
CSS variable
--color-primary: #FCBEAF;
Lowercase HEX
#fcbeaf

Shades

Tints

Tones

Harmony

CSS snippets for #FCBEAF

.color-fcbeaf {
  color: #FCBEAF;
  background-color: #FCBEAF;
}

Frequently asked questions

What color is #FCBEAF?+

#FCBEAF is a HEX color with RGB value rgb(252, 190, 175) and HSL value hsl(12, 93%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCBEAF?+

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