#FCBA8B Color

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

Color preview

#FCBA8B

Color formats

HEX
#FCBA8B
RGB
rgb(252, 186, 139)
RGBA
rgba(252, 186, 139, 1)
HSL
hsl(25, 95%, 77%)
HSV
hsv(25, 45%, 99%)
CMYK
cmyk(0%, 26%, 45%, 1%)
CSS variable
--color-primary: #FCBA8B;
Lowercase HEX
#fcba8b

Shades

Tints

Tones

Harmony

CSS snippets for #FCBA8B

.color-fcba8b {
  color: #FCBA8B;
  background-color: #FCBA8B;
}

Frequently asked questions

What color is #FCBA8B?+

#FCBA8B is a HEX color with RGB value rgb(252, 186, 139) and HSL value hsl(25, 95%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCBA8B?+

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