#7E9BDA Color

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

Color preview

#7E9BDA

Color formats

HEX
#7E9BDA
RGB
rgb(126, 155, 218)
RGBA
rgba(126, 155, 218, 1)
HSL
hsl(221, 55%, 67%)
HSV
hsv(221, 42%, 85%)
CMYK
cmyk(42%, 29%, 0%, 15%)
CSS variable
--color-primary: #7E9BDA;
Lowercase HEX
#7e9bda

Shades

Tints

Tones

Harmony

CSS snippets for #7E9BDA

.color-7e9bda {
  color: #7E9BDA;
  background-color: #7E9BDA;
}

Frequently asked questions

What color is #7E9BDA?+

#7E9BDA is a HEX color with RGB value rgb(126, 155, 218) and HSL value hsl(221, 55%, 67%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #7E9BDA?+

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