#FCC28B Color

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

Color preview

#FCC28B

Color formats

HEX
#FCC28B
RGB
rgb(252, 194, 139)
RGBA
rgba(252, 194, 139, 1)
HSL
hsl(29, 95%, 77%)
HSV
hsv(29, 45%, 99%)
CMYK
cmyk(0%, 23%, 45%, 1%)
CSS variable
--color-primary: #FCC28B;
Lowercase HEX
#fcc28b

Shades

Tints

Tones

Harmony

CSS snippets for #FCC28B

.color-fcc28b {
  color: #FCC28B;
  background-color: #FCC28B;
}

Frequently asked questions

What color is #FCC28B?+

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

What is the closest Tailwind color to #FCC28B?+

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