#FFCD94 Color

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

Color preview

#FFCD94

Color formats

HEX
#FFCD94
RGB
rgb(255, 205, 148)
RGBA
rgba(255, 205, 148, 1)
HSL
hsl(32, 100%, 79%)
HSV
hsv(32, 42%, 100%)
CMYK
cmyk(0%, 20%, 42%, 0%)
CSS variable
--color-primary: #FFCD94;
Lowercase HEX
#ffcd94

Shades

Tints

Tones

Harmony

CSS snippets for #FFCD94

.color-ffcd94 {
  color: #FFCD94;
  background-color: #FFCD94;
}

Frequently asked questions

What color is #FFCD94?+

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

What is the closest Tailwind color to #FFCD94?+

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