#ED646B Color

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

Color preview

#ED646B

Color formats

HEX
#ED646B
RGB
rgb(237, 100, 107)
RGBA
rgba(237, 100, 107, 1)
HSL
hsl(357, 79%, 66%)
HSV
hsv(357, 58%, 93%)
CMYK
cmyk(0%, 58%, 55%, 7%)
CSS variable
--color-primary: #ED646B;
Lowercase HEX
#ed646b

Shades

Tints

Tones

Harmony

CSS snippets for #ED646B

.color-ed646b {
  color: #ED646B;
  background-color: #ED646B;
}

Frequently asked questions

What color is #ED646B?+

#ED646B is a HEX color with RGB value rgb(237, 100, 107) and HSL value hsl(357, 79%, 66%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #ED646B?+

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