#FCD255 Color

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

Color preview

#FCD255

Color formats

HEX
#FCD255
RGB
rgb(252, 210, 85)
RGBA
rgba(252, 210, 85, 1)
HSL
hsl(45, 97%, 66%)
HSV
hsv(45, 66%, 99%)
CMYK
cmyk(0%, 17%, 66%, 1%)
CSS variable
--color-primary: #FCD255;
Lowercase HEX
#fcd255

Shades

Tints

Tones

Harmony

CSS snippets for #FCD255

.color-fcd255 {
  color: #FCD255;
  background-color: #FCD255;
}

Frequently asked questions

What color is #FCD255?+

#FCD255 is a HEX color with RGB value rgb(252, 210, 85) and HSL value hsl(45, 97%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCD255?+

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