#FCCB69 Color

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

Color preview

#FCCB69

Color formats

HEX
#FCCB69
RGB
rgb(252, 203, 105)
RGBA
rgba(252, 203, 105, 1)
HSL
hsl(40, 96%, 70%)
HSV
hsv(40, 58%, 99%)
CMYK
cmyk(0%, 19%, 58%, 1%)
CSS variable
--color-primary: #FCCB69;
Lowercase HEX
#fccb69

Shades

Tints

Tones

Harmony

CSS snippets for #FCCB69

.color-fccb69 {
  color: #FCCB69;
  background-color: #FCCB69;
}

Frequently asked questions

What color is #FCCB69?+

#FCCB69 is a HEX color with RGB value rgb(252, 203, 105) and HSL value hsl(40, 96%, 70%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCCB69?+

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