#F5A380 Color

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

Color preview

#F5A380

Color formats

HEX
#F5A380
RGB
rgb(245, 163, 128)
RGBA
rgba(245, 163, 128, 1)
HSL
hsl(18, 85%, 73%)
HSV
hsv(18, 48%, 96%)
CMYK
cmyk(0%, 33%, 48%, 4%)
CSS variable
--color-primary: #F5A380;
Lowercase HEX
#f5a380

Shades

Tints

Tones

Harmony

CSS snippets for #F5A380

.color-f5a380 {
  color: #F5A380;
  background-color: #F5A380;
}

Frequently asked questions

What color is #F5A380?+

#F5A380 is a HEX color with RGB value rgb(245, 163, 128) and HSL value hsl(18, 85%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F5A380?+

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