#FF6978 Color

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

Color preview

#FF6978

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF6978

.color-ff6978 {
  color: #FF6978;
  background-color: #FF6978;
}

Frequently asked questions

What color is #FF6978?+

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

What is the closest Tailwind color to #FF6978?+

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