#F5AD83 Color

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

Color preview

#F5AD83

Color formats

HEX
#F5AD83
RGB
rgb(245, 173, 131)
RGBA
rgba(245, 173, 131, 1)
HSL
hsl(22, 85%, 74%)
HSV
hsv(22, 47%, 96%)
CMYK
cmyk(0%, 29%, 47%, 4%)
CSS variable
--color-primary: #F5AD83;
Lowercase HEX
#f5ad83

Shades

Tints

Tones

Harmony

CSS snippets for #F5AD83

.color-f5ad83 {
  color: #F5AD83;
  background-color: #F5AD83;
}

Frequently asked questions

What color is #F5AD83?+

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

What is the closest Tailwind color to #F5AD83?+

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