#FFCA95 Color

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

Color preview

#FFCA95

Color formats

HEX
#FFCA95
RGB
rgb(255, 202, 149)
RGBA
rgba(255, 202, 149, 1)
HSL
hsl(30, 100%, 79%)
HSV
hsv(30, 42%, 100%)
CMYK
cmyk(0%, 21%, 42%, 0%)
CSS variable
--color-primary: #FFCA95;
Lowercase HEX
#ffca95

Shades

Tints

Tones

Harmony

CSS snippets for #FFCA95

.color-ffca95 {
  color: #FFCA95;
  background-color: #FFCA95;
}

Frequently asked questions

What color is #FFCA95?+

#FFCA95 is a HEX color with RGB value rgb(255, 202, 149) and HSL value hsl(30, 100%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFCA95?+

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