#FF6966 Color

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

Color preview

#FF6966

Color formats

HEX
#FF6966
RGB
rgb(255, 105, 102)
RGBA
rgba(255, 105, 102, 1)
HSL
hsl(1, 100%, 70%)
HSV
hsv(1, 60%, 100%)
CMYK
cmyk(0%, 59%, 60%, 0%)
CSS variable
--color-primary: #FF6966;
Lowercase HEX
#ff6966

Shades

Tints

Tones

Harmony

CSS snippets for #FF6966

.color-ff6966 {
  color: #FF6966;
  background-color: #FF6966;
}

Frequently asked questions

What color is #FF6966?+

#FF6966 is a HEX color with RGB value rgb(255, 105, 102) and HSL value hsl(1, 100%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF6966?+

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