#909CEB Color

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

Color preview

#909CEB

Color formats

HEX
#909CEB
RGB
rgb(144, 156, 235)
RGBA
rgba(144, 156, 235, 1)
HSL
hsl(232, 69%, 74%)
HSV
hsv(232, 39%, 92%)
CMYK
cmyk(39%, 34%, 0%, 8%)
CSS variable
--color-primary: #909CEB;
Lowercase HEX
#909ceb

Shades

Tints

Tones

Harmony

CSS snippets for #909CEB

.color-909ceb {
  color: #909CEB;
  background-color: #909CEB;
}

Frequently asked questions

What color is #909CEB?+

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

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

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