#FCBF9F Color

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

Color preview

#FCBF9F

Color formats

HEX
#FCBF9F
RGB
rgb(252, 191, 159)
RGBA
rgba(252, 191, 159, 1)
HSL
hsl(21, 94%, 81%)
HSV
hsv(21, 37%, 99%)
CMYK
cmyk(0%, 24%, 37%, 1%)
CSS variable
--color-primary: #FCBF9F;
Lowercase HEX
#fcbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #FCBF9F

.color-fcbf9f {
  color: #FCBF9F;
  background-color: #FCBF9F;
}

Frequently asked questions

What color is #FCBF9F?+

#FCBF9F is a HEX color with RGB value rgb(252, 191, 159) and HSL value hsl(21, 94%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCBF9F?+

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