#FFDD8F Color

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

Color preview

#FFDD8F

Color formats

HEX
#FFDD8F
RGB
rgb(255, 221, 143)
RGBA
rgba(255, 221, 143, 1)
HSL
hsl(42, 100%, 78%)
HSV
hsv(42, 44%, 100%)
CMYK
cmyk(0%, 13%, 44%, 0%)
CSS variable
--color-primary: #FFDD8F;
Lowercase HEX
#ffdd8f

Shades

Tints

Tones

Harmony

CSS snippets for #FFDD8F

.color-ffdd8f {
  color: #FFDD8F;
  background-color: #FFDD8F;
}

Frequently asked questions

What color is #FFDD8F?+

#FFDD8F is a HEX color with RGB value rgb(255, 221, 143) and HSL value hsl(42, 100%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFDD8F?+

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