#EF6969 Color

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

Color preview

#EF6969

Color formats

HEX
#EF6969
RGB
rgb(239, 105, 105)
RGBA
rgba(239, 105, 105, 1)
HSL
hsl(0, 81%, 67%)
HSV
hsv(0, 56%, 94%)
CMYK
cmyk(0%, 56%, 56%, 6%)
CSS variable
--color-primary: #EF6969;
Lowercase HEX
#ef6969

Shades

Tints

Tones

Harmony

CSS snippets for #EF6969

.color-ef6969 {
  color: #EF6969;
  background-color: #EF6969;
}

Frequently asked questions

What color is #EF6969?+

#EF6969 is a HEX color with RGB value rgb(239, 105, 105) and HSL value hsl(0, 81%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EF6969?+

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