#FF6969 Color

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

Color preview

#FF6969

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF6969

.color-ff6969 {
  color: #FF6969;
  background-color: #FF6969;
}

Frequently asked questions

What color is #FF6969?+

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

What is the closest Tailwind color to #FF6969?+

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