#908DEF Color

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

Color preview

#908DEF

Color formats

HEX
#908DEF
RGB
rgb(144, 141, 239)
RGBA
rgba(144, 141, 239, 1)
HSL
hsl(242, 75%, 75%)
HSV
hsv(242, 41%, 94%)
CMYK
cmyk(40%, 41%, 0%, 6%)
CSS variable
--color-primary: #908DEF;
Lowercase HEX
#908def

Shades

Tints

Tones

Harmony

CSS snippets for #908DEF

.color-908def {
  color: #908DEF;
  background-color: #908DEF;
}

Frequently asked questions

What color is #908DEF?+

#908DEF is a HEX color with RGB value rgb(144, 141, 239) and HSL value hsl(242, 75%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #908DEF?+

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