#FF696C Color

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

Color preview

#FF696C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF696C

.color-ff696c {
  color: #FF696C;
  background-color: #FF696C;
}

Frequently asked questions

What color is #FF696C?+

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

What is the closest Tailwind color to #FF696C?+

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