#FFC3AF Color

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

Color preview

#FFC3AF

Color formats

HEX
#FFC3AF
RGB
rgb(255, 195, 175)
RGBA
rgba(255, 195, 175, 1)
HSL
hsl(15, 100%, 84%)
HSV
hsv(15, 31%, 100%)
CMYK
cmyk(0%, 24%, 31%, 0%)
CSS variable
--color-primary: #FFC3AF;
Lowercase HEX
#ffc3af

Shades

Tints

Tones

Harmony

CSS snippets for #FFC3AF

.color-ffc3af {
  color: #FFC3AF;
  background-color: #FFC3AF;
}

Frequently asked questions

What color is #FFC3AF?+

#FFC3AF is a HEX color with RGB value rgb(255, 195, 175) and HSL value hsl(15, 100%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFC3AF?+

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