#FFC299 Color

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

Color preview

#FFC299

Color formats

HEX
#FFC299
RGB
rgb(255, 194, 153)
RGBA
rgba(255, 194, 153, 1)
HSL
hsl(24, 100%, 80%)
HSV
hsv(24, 40%, 100%)
CMYK
cmyk(0%, 24%, 40%, 0%)
CSS variable
--color-primary: #FFC299;
Lowercase HEX
#ffc299

Shades

Tints

Tones

Harmony

CSS snippets for #FFC299

.color-ffc299 {
  color: #FFC299;
  background-color: #FFC299;
}

Frequently asked questions

What color is #FFC299?+

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

What is the closest Tailwind color to #FFC299?+

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