#FDD99B Color

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

Color preview

#FDD99B

Color formats

HEX
#FDD99B
RGB
rgb(253, 217, 155)
RGBA
rgba(253, 217, 155, 1)
HSL
hsl(38, 96%, 80%)
HSV
hsv(38, 39%, 99%)
CMYK
cmyk(0%, 14%, 39%, 1%)
CSS variable
--color-primary: #FDD99B;
Lowercase HEX
#fdd99b

Shades

Tints

Tones

Harmony

CSS snippets for #FDD99B

.color-fdd99b {
  color: #FDD99B;
  background-color: #FDD99B;
}

Frequently asked questions

What color is #FDD99B?+

#FDD99B is a HEX color with RGB value rgb(253, 217, 155) and HSL value hsl(38, 96%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDD99B?+

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