#F3A09B Color

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

Color preview

#F3A09B

Color formats

HEX
#F3A09B
RGB
rgb(243, 160, 155)
RGBA
rgba(243, 160, 155, 1)
HSL
hsl(3, 79%, 78%)
HSV
hsv(3, 36%, 95%)
CMYK
cmyk(0%, 34%, 36%, 5%)
CSS variable
--color-primary: #F3A09B;
Lowercase HEX
#f3a09b

Shades

Tints

Tones

Harmony

CSS snippets for #F3A09B

.color-f3a09b {
  color: #F3A09B;
  background-color: #F3A09B;
}

Frequently asked questions

What color is #F3A09B?+

#F3A09B is a HEX color with RGB value rgb(243, 160, 155) and HSL value hsl(3, 79%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F3A09B?+

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