#FFCF9E Color

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

Color preview

#FFCF9E

Color formats

HEX
#FFCF9E
RGB
rgb(255, 207, 158)
RGBA
rgba(255, 207, 158, 1)
HSL
hsl(30, 100%, 81%)
HSV
hsv(30, 38%, 100%)
CMYK
cmyk(0%, 19%, 38%, 0%)
CSS variable
--color-primary: #FFCF9E;
Lowercase HEX
#ffcf9e

Shades

Tints

Tones

Harmony

CSS snippets for #FFCF9E

.color-ffcf9e {
  color: #FFCF9E;
  background-color: #FFCF9E;
}

Frequently asked questions

What color is #FFCF9E?+

#FFCF9E is a HEX color with RGB value rgb(255, 207, 158) and HSL value hsl(30, 100%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFCF9E?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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