#7C9AFA Color

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

Color preview

#7C9AFA

Color formats

HEX
#7C9AFA
RGB
rgb(124, 154, 250)
RGBA
rgba(124, 154, 250, 1)
HSL
hsl(226, 93%, 73%)
HSV
hsv(226, 50%, 98%)
CMYK
cmyk(50%, 38%, 0%, 2%)
CSS variable
--color-primary: #7C9AFA;
Lowercase HEX
#7c9afa

Shades

Tints

Tones

Harmony

CSS snippets for #7C9AFA

.color-7c9afa {
  color: #7C9AFA;
  background-color: #7C9AFA;
}

Frequently asked questions

What color is #7C9AFA?+

#7C9AFA is a HEX color with RGB value rgb(124, 154, 250) and HSL value hsl(226, 93%, 73%). Its closest CSS named color is CornflowerBlue.

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

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