#909DEB Color

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

Color preview

#909DEB

Color formats

HEX
#909DEB
RGB
rgb(144, 157, 235)
RGBA
rgba(144, 157, 235, 1)
HSL
hsl(231, 69%, 74%)
HSV
hsv(231, 39%, 92%)
CMYK
cmyk(39%, 33%, 0%, 8%)
CSS variable
--color-primary: #909DEB;
Lowercase HEX
#909deb

Shades

Tints

Tones

Harmony

CSS snippets for #909DEB

.color-909deb {
  color: #909DEB;
  background-color: #909DEB;
}

Frequently asked questions

What color is #909DEB?+

#909DEB is a HEX color with RGB value rgb(144, 157, 235) and HSL value hsl(231, 69%, 74%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #909DEB?+

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