#FDCC81 Color

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

Color preview

#FDCC81

Color formats

HEX
#FDCC81
RGB
rgb(253, 204, 129)
RGBA
rgba(253, 204, 129, 1)
HSL
hsl(36, 97%, 75%)
HSV
hsv(36, 49%, 99%)
CMYK
cmyk(0%, 19%, 49%, 1%)
CSS variable
--color-primary: #FDCC81;
Lowercase HEX
#fdcc81

Shades

Tints

Tones

Harmony

CSS snippets for #FDCC81

.color-fdcc81 {
  color: #FDCC81;
  background-color: #FDCC81;
}

Frequently asked questions

What color is #FDCC81?+

#FDCC81 is a HEX color with RGB value rgb(253, 204, 129) and HSL value hsl(36, 97%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDCC81?+

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