#F5A183 Color

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

Color preview

#F5A183

Color formats

HEX
#F5A183
RGB
rgb(245, 161, 131)
RGBA
rgba(245, 161, 131, 1)
HSL
hsl(16, 85%, 74%)
HSV
hsv(16, 47%, 96%)
CMYK
cmyk(0%, 34%, 47%, 4%)
CSS variable
--color-primary: #F5A183;
Lowercase HEX
#f5a183

Shades

Tints

Tones

Harmony

CSS snippets for #F5A183

.color-f5a183 {
  color: #F5A183;
  background-color: #F5A183;
}

Frequently asked questions

What color is #F5A183?+

#F5A183 is a HEX color with RGB value rgb(245, 161, 131) and HSL value hsl(16, 85%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F5A183?+

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