#FFDD6F Color

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

Color preview

#FFDD6F

Color formats

HEX
#FFDD6F
RGB
rgb(255, 221, 111)
RGBA
rgba(255, 221, 111, 1)
HSL
hsl(46, 100%, 72%)
HSV
hsv(46, 56%, 100%)
CMYK
cmyk(0%, 13%, 56%, 0%)
CSS variable
--color-primary: #FFDD6F;
Lowercase HEX
#ffdd6f

Shades

Tints

Tones

Harmony

CSS snippets for #FFDD6F

.color-ffdd6f {
  color: #FFDD6F;
  background-color: #FFDD6F;
}

Frequently asked questions

What color is #FFDD6F?+

#FFDD6F is a HEX color with RGB value rgb(255, 221, 111) and HSL value hsl(46, 100%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFDD6F?+

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