#FDAF81 Color

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

Color preview

#FDAF81

Color formats

HEX
#FDAF81
RGB
rgb(253, 175, 129)
RGBA
rgba(253, 175, 129, 1)
HSL
hsl(22, 97%, 75%)
HSV
hsv(22, 49%, 99%)
CMYK
cmyk(0%, 31%, 49%, 1%)
CSS variable
--color-primary: #FDAF81;
Lowercase HEX
#fdaf81

Shades

Tints

Tones

Harmony

CSS snippets for #FDAF81

.color-fdaf81 {
  color: #FDAF81;
  background-color: #FDAF81;
}

Frequently asked questions

What color is #FDAF81?+

#FDAF81 is a HEX color with RGB value rgb(253, 175, 129) and HSL value hsl(22, 97%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FDAF81?+

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