#FCDD55 Color

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

Color preview

#FCDD55

Color formats

HEX
#FCDD55
RGB
rgb(252, 221, 85)
RGBA
rgba(252, 221, 85, 1)
HSL
hsl(49, 97%, 66%)
HSV
hsv(49, 66%, 99%)
CMYK
cmyk(0%, 12%, 66%, 1%)
CSS variable
--color-primary: #FCDD55;
Lowercase HEX
#fcdd55

Shades

Tints

Tones

Harmony

CSS snippets for #FCDD55

.color-fcdd55 {
  color: #FCDD55;
  background-color: #FCDD55;
}

Frequently asked questions

What color is #FCDD55?+

#FCDD55 is a HEX color with RGB value rgb(252, 221, 85) and HSL value hsl(49, 97%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCDD55?+

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