#FFC999 Color

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

Color preview

#FFC999

Color formats

HEX
#FFC999
RGB
rgb(255, 201, 153)
RGBA
rgba(255, 201, 153, 1)
HSL
hsl(28, 100%, 80%)
HSV
hsv(28, 40%, 100%)
CMYK
cmyk(0%, 21%, 40%, 0%)
CSS variable
--color-primary: #FFC999;
Lowercase HEX
#ffc999

Shades

Tints

Tones

Harmony

CSS snippets for #FFC999

.color-ffc999 {
  color: #FFC999;
  background-color: #FFC999;
}

Frequently asked questions

What color is #FFC999?+

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

What is the closest Tailwind color to #FFC999?+

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