#FF8069 Color

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

Color preview

#FF8069

Color formats

HEX
#FF8069
RGB
rgb(255, 128, 105)
RGBA
rgba(255, 128, 105, 1)
HSL
hsl(9, 100%, 71%)
HSV
hsv(9, 59%, 100%)
CMYK
cmyk(0%, 50%, 59%, 0%)
CSS variable
--color-primary: #FF8069;
Lowercase HEX
#ff8069

Shades

Tints

Tones

Harmony

CSS snippets for #FF8069

.color-ff8069 {
  color: #FF8069;
  background-color: #FF8069;
}

Frequently asked questions

What color is #FF8069?+

#FF8069 is a HEX color with RGB value rgb(255, 128, 105) and HSL value hsl(9, 100%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF8069?+

The closest Tailwind color is red-400, available as the bg-red-400 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