#7D9FFD Color

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

Color preview

#7D9FFD

Color formats

HEX
#7D9FFD
RGB
rgb(125, 159, 253)
RGBA
rgba(125, 159, 253, 1)
HSL
hsl(224, 97%, 74%)
HSV
hsv(224, 51%, 99%)
CMYK
cmyk(51%, 37%, 0%, 1%)
CSS variable
--color-primary: #7D9FFD;
Lowercase HEX
#7d9ffd

Shades

Tints

Tones

Harmony

CSS snippets for #7D9FFD

.color-7d9ffd {
  color: #7D9FFD;
  background-color: #7D9FFD;
}

Frequently asked questions

What color is #7D9FFD?+

#7D9FFD is a HEX color with RGB value rgb(125, 159, 253) and HSL value hsl(224, 97%, 74%). Its closest CSS named color is CornflowerBlue.

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

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