#FF696E Color

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

Color preview

#FF696E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF696E

.color-ff696e {
  color: #FF696E;
  background-color: #FF696E;
}

Frequently asked questions

What color is #FF696E?+

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

What is the closest Tailwind color to #FF696E?+

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