#120AFA Color

Inspect #120AFA across formats, palettes, contrast and closest named color matches.

Color preview

#120AFA

Color formats

HEX
#120AFA
RGB
rgb(18, 10, 250)
RGBA
rgba(18, 10, 250, 1)
HSL
hsl(242, 96%, 51%)
HSV
hsv(242, 96%, 98%)
CMYK
cmyk(93%, 96%, 0%, 2%)
CSS variable
--color-primary: #120AFA;
Lowercase HEX
#120afa

Shades

Tints

Tones

Harmony

CSS snippets for #120AFA

.color-120afa {
  color: #120AFA;
  background-color: #120AFA;
}

Frequently asked questions

What color is #120AFA?+

#120AFA is a HEX color with RGB value rgb(18, 10, 250) and HSL value hsl(242, 96%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #120AFA?+

The closest Tailwind color is blue-700, available as the bg-blue-700 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