#FCC38B Color

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

Color preview

#FCC38B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC38B

.color-fcc38b {
  color: #FCC38B;
  background-color: #FCC38B;
}

Frequently asked questions

What color is #FCC38B?+

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

What is the closest Tailwind color to #FCC38B?+

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