#FCA28B Color

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

Color preview

#FCA28B

Color formats

HEX
#FCA28B
RGB
rgb(252, 162, 139)
RGBA
rgba(252, 162, 139, 1)
HSL
hsl(12, 95%, 77%)
HSV
hsv(12, 45%, 99%)
CMYK
cmyk(0%, 36%, 45%, 1%)
CSS variable
--color-primary: #FCA28B;
Lowercase HEX
#fca28b

Shades

Tints

Tones

Harmony

CSS snippets for #FCA28B

.color-fca28b {
  color: #FCA28B;
  background-color: #FCA28B;
}

Frequently asked questions

What color is #FCA28B?+

#FCA28B is a HEX color with RGB value rgb(252, 162, 139) and HSL value hsl(12, 95%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCA28B?+

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