#FFC3A0 Color

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

Color preview

#FFC3A0

Color formats

HEX
#FFC3A0
RGB
rgb(255, 195, 160)
RGBA
rgba(255, 195, 160, 1)
HSL
hsl(22, 100%, 81%)
HSV
hsv(22, 37%, 100%)
CMYK
cmyk(0%, 24%, 37%, 0%)
CSS variable
--color-primary: #FFC3A0;
Lowercase HEX
#ffc3a0

Shades

Tints

Tones

Harmony

CSS snippets for #FFC3A0

.color-ffc3a0 {
  color: #FFC3A0;
  background-color: #FFC3A0;
}

Frequently asked questions

What color is #FFC3A0?+

#FFC3A0 is a HEX color with RGB value rgb(255, 195, 160) and HSL value hsl(22, 100%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFC3A0?+

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