#FFD199 Color

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

Color preview

#FFD199

Color formats

HEX
#FFD199
RGB
rgb(255, 209, 153)
RGBA
rgba(255, 209, 153, 1)
HSL
hsl(33, 100%, 80%)
HSV
hsv(33, 40%, 100%)
CMYK
cmyk(0%, 18%, 40%, 0%)
CSS variable
--color-primary: #FFD199;
Lowercase HEX
#ffd199

Shades

Tints

Tones

Harmony

CSS snippets for #FFD199

.color-ffd199 {
  color: #FFD199;
  background-color: #FFD199;
}

Frequently asked questions

What color is #FFD199?+

#FFD199 is a HEX color with RGB value rgb(255, 209, 153) and HSL value hsl(33, 100%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFD199?+

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