#FFCA99 Color

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

Color preview

#FFCA99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFCA99

.color-ffca99 {
  color: #FFCA99;
  background-color: #FFCA99;
}

Frequently asked questions

What color is #FFCA99?+

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

What is the closest Tailwind color to #FFCA99?+

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