#FFCF94 Color

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

Color preview

#FFCF94

Color formats

HEX
#FFCF94
RGB
rgb(255, 207, 148)
RGBA
rgba(255, 207, 148, 1)
HSL
hsl(33, 100%, 79%)
HSV
hsv(33, 42%, 100%)
CMYK
cmyk(0%, 19%, 42%, 0%)
CSS variable
--color-primary: #FFCF94;
Lowercase HEX
#ffcf94

Shades

Tints

Tones

Harmony

CSS snippets for #FFCF94

.color-ffcf94 {
  color: #FFCF94;
  background-color: #FFCF94;
}

Frequently asked questions

What color is #FFCF94?+

#FFCF94 is a HEX color with RGB value rgb(255, 207, 148) and HSL value hsl(33, 100%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFCF94?+

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