#FDCF7F Color

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

Color preview

#FDCF7F

Color formats

HEX
#FDCF7F
RGB
rgb(253, 207, 127)
RGBA
rgba(253, 207, 127, 1)
HSL
hsl(38, 97%, 75%)
HSV
hsv(38, 50%, 99%)
CMYK
cmyk(0%, 18%, 50%, 1%)
CSS variable
--color-primary: #FDCF7F;
Lowercase HEX
#fdcf7f

Shades

Tints

Tones

Harmony

CSS snippets for #FDCF7F

.color-fdcf7f {
  color: #FDCF7F;
  background-color: #FDCF7F;
}

Frequently asked questions

What color is #FDCF7F?+

#FDCF7F is a HEX color with RGB value rgb(253, 207, 127) and HSL value hsl(38, 97%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDCF7F?+

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