#FF7869 Color

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

Color preview

#FF7869

Color formats

HEX
#FF7869
RGB
rgb(255, 120, 105)
RGBA
rgba(255, 120, 105, 1)
HSL
hsl(6, 100%, 71%)
HSV
hsv(6, 59%, 100%)
CMYK
cmyk(0%, 53%, 59%, 0%)
CSS variable
--color-primary: #FF7869;
Lowercase HEX
#ff7869

Shades

Tints

Tones

Harmony

CSS snippets for #FF7869

.color-ff7869 {
  color: #FF7869;
  background-color: #FF7869;
}

Frequently asked questions

What color is #FF7869?+

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

What is the closest Tailwind color to #FF7869?+

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