#FCBA73 Color

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

Color preview

#FCBA73

Color formats

HEX
#FCBA73
RGB
rgb(252, 186, 115)
RGBA
rgba(252, 186, 115, 1)
HSL
hsl(31, 96%, 72%)
HSV
hsv(31, 54%, 99%)
CMYK
cmyk(0%, 26%, 54%, 1%)
CSS variable
--color-primary: #FCBA73;
Lowercase HEX
#fcba73

Shades

Tints

Tones

Harmony

CSS snippets for #FCBA73

.color-fcba73 {
  color: #FCBA73;
  background-color: #FCBA73;
}

Frequently asked questions

What color is #FCBA73?+

#FCBA73 is a HEX color with RGB value rgb(252, 186, 115) and HSL value hsl(31, 96%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCBA73?+

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