#FCA17D Color

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

Color preview

#FCA17D

Color formats

HEX
#FCA17D
RGB
rgb(252, 161, 125)
RGBA
rgba(252, 161, 125, 1)
HSL
hsl(17, 95%, 74%)
HSV
hsv(17, 50%, 99%)
CMYK
cmyk(0%, 36%, 50%, 1%)
CSS variable
--color-primary: #FCA17D;
Lowercase HEX
#fca17d

Shades

Tints

Tones

Harmony

CSS snippets for #FCA17D

.color-fca17d {
  color: #FCA17D;
  background-color: #FCA17D;
}

Frequently asked questions

What color is #FCA17D?+

#FCA17D is a HEX color with RGB value rgb(252, 161, 125) and HSL value hsl(17, 95%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCA17D?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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