#FDCF6D Color

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

Color preview

#FDCF6D

Color formats

HEX
#FDCF6D
RGB
rgb(253, 207, 109)
RGBA
rgba(253, 207, 109, 1)
HSL
hsl(41, 97%, 71%)
HSV
hsv(41, 57%, 99%)
CMYK
cmyk(0%, 18%, 57%, 1%)
CSS variable
--color-primary: #FDCF6D;
Lowercase HEX
#fdcf6d

Shades

Tints

Tones

Harmony

CSS snippets for #FDCF6D

.color-fdcf6d {
  color: #FDCF6D;
  background-color: #FDCF6D;
}

Frequently asked questions

What color is #FDCF6D?+

#FDCF6D is a HEX color with RGB value rgb(253, 207, 109) and HSL value hsl(41, 97%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDCF6D?+

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