#EB6D6B Color

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

Color preview

#EB6D6B

Color formats

HEX
#EB6D6B
RGB
rgb(235, 109, 107)
RGBA
rgba(235, 109, 107, 1)
HSL
hsl(1, 76%, 67%)
HSV
hsv(1, 54%, 92%)
CMYK
cmyk(0%, 54%, 54%, 8%)
CSS variable
--color-primary: #EB6D6B;
Lowercase HEX
#eb6d6b

Shades

Tints

Tones

Harmony

CSS snippets for #EB6D6B

.color-eb6d6b {
  color: #EB6D6B;
  background-color: #EB6D6B;
}

Frequently asked questions

What color is #EB6D6B?+

#EB6D6B is a HEX color with RGB value rgb(235, 109, 107) and HSL value hsl(1, 76%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EB6D6B?+

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