#FCA183 Color

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

Color preview

#FCA183

Color formats

HEX
#FCA183
RGB
rgb(252, 161, 131)
RGBA
rgba(252, 161, 131, 1)
HSL
hsl(15, 95%, 75%)
HSV
hsv(15, 48%, 99%)
CMYK
cmyk(0%, 36%, 48%, 1%)
CSS variable
--color-primary: #FCA183;
Lowercase HEX
#fca183

Shades

Tints

Tones

Harmony

CSS snippets for #FCA183

.color-fca183 {
  color: #FCA183;
  background-color: #FCA183;
}

Frequently asked questions

What color is #FCA183?+

#FCA183 is a HEX color with RGB value rgb(252, 161, 131) and HSL value hsl(15, 95%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCA183?+

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