#180DEE Color

Inspect #180DEE across formats, palettes, contrast and closest named color matches.

Color preview

#180DEE

Color formats

HEX
#180DEE
RGB
rgb(24, 13, 238)
RGBA
rgba(24, 13, 238, 1)
HSL
hsl(243, 90%, 49%)
HSV
hsv(243, 95%, 93%)
CMYK
cmyk(90%, 95%, 0%, 7%)
CSS variable
--color-primary: #180DEE;
Lowercase HEX
#180dee

Shades

Tints

Tones

Harmony

CSS snippets for #180DEE

.color-180dee {
  color: #180DEE;
  background-color: #180DEE;
}

Frequently asked questions

What color is #180DEE?+

#180DEE is a HEX color with RGB value rgb(24, 13, 238) and HSL value hsl(243, 90%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #180DEE?+

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