#FDCC5B Color

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

Color preview

#FDCC5B

Color formats

HEX
#FDCC5B
RGB
rgb(253, 204, 91)
RGBA
rgba(253, 204, 91, 1)
HSL
hsl(42, 98%, 67%)
HSV
hsv(42, 64%, 99%)
CMYK
cmyk(0%, 19%, 64%, 1%)
CSS variable
--color-primary: #FDCC5B;
Lowercase HEX
#fdcc5b

Shades

Tints

Tones

Harmony

CSS snippets for #FDCC5B

.color-fdcc5b {
  color: #FDCC5B;
  background-color: #FDCC5B;
}

Frequently asked questions

What color is #FDCC5B?+

#FDCC5B is a HEX color with RGB value rgb(253, 204, 91) and HSL value hsl(42, 98%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FDCC5B?+

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