#675DEE Color

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

Color preview

#675DEE

Color formats

HEX
#675DEE
RGB
rgb(103, 93, 238)
RGBA
rgba(103, 93, 238, 1)
HSL
hsl(244, 81%, 65%)
HSV
hsv(244, 61%, 93%)
CMYK
cmyk(57%, 61%, 0%, 7%)
CSS variable
--color-primary: #675DEE;
Lowercase HEX
#675dee

Shades

Tints

Tones

Harmony

CSS snippets for #675DEE

.color-675dee {
  color: #675DEE;
  background-color: #675DEE;
}

Frequently asked questions

What color is #675DEE?+

#675DEE is a HEX color with RGB value rgb(103, 93, 238) and HSL value hsl(244, 81%, 65%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #675DEE?+

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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