#F3A183 Color

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

Color preview

#F3A183

Color formats

HEX
#F3A183
RGB
rgb(243, 161, 131)
RGBA
rgba(243, 161, 131, 1)
HSL
hsl(16, 82%, 73%)
HSV
hsv(16, 46%, 95%)
CMYK
cmyk(0%, 34%, 46%, 5%)
CSS variable
--color-primary: #F3A183;
Lowercase HEX
#f3a183

Shades

Tints

Tones

Harmony

CSS snippets for #F3A183

.color-f3a183 {
  color: #F3A183;
  background-color: #F3A183;
}

Frequently asked questions

What color is #F3A183?+

#F3A183 is a HEX color with RGB value rgb(243, 161, 131) and HSL value hsl(16, 82%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F3A183?+

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