#7D8DDB Color

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

Color preview

#7D8DDB

Color formats

HEX
#7D8DDB
RGB
rgb(125, 141, 219)
RGBA
rgba(125, 141, 219, 1)
HSL
hsl(230, 57%, 67%)
HSV
hsv(230, 43%, 86%)
CMYK
cmyk(43%, 36%, 0%, 14%)
CSS variable
--color-primary: #7D8DDB;
Lowercase HEX
#7d8ddb

Shades

Tints

Tones

Harmony

CSS snippets for #7D8DDB

.color-7d8ddb {
  color: #7D8DDB;
  background-color: #7D8DDB;
}

Frequently asked questions

What color is #7D8DDB?+

#7D8DDB is a HEX color with RGB value rgb(125, 141, 219) and HSL value hsl(230, 57%, 67%). Its closest CSS named color is CornflowerBlue.

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

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