#FFB580 Color

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

Color preview

#FFB580

Color formats

HEX
#FFB580
RGB
rgb(255, 181, 128)
RGBA
rgba(255, 181, 128, 1)
HSL
hsl(25, 100%, 75%)
HSV
hsv(25, 50%, 100%)
CMYK
cmyk(0%, 29%, 50%, 0%)
CSS variable
--color-primary: #FFB580;
Lowercase HEX
#ffb580

Shades

Tints

Tones

Harmony

CSS snippets for #FFB580

.color-ffb580 {
  color: #FFB580;
  background-color: #FFB580;
}

Frequently asked questions

What color is #FFB580?+

#FFB580 is a HEX color with RGB value rgb(255, 181, 128) and HSL value hsl(25, 100%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFB580?+

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