#7C9BFA Color

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

Color preview

#7C9BFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7C9BFA

.color-7c9bfa {
  color: #7C9BFA;
  background-color: #7C9BFA;
}

Frequently asked questions

What color is #7C9BFA?+

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

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

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