#1F18EE Color

Inspect #1F18EE across formats, palettes, contrast and closest named color matches.

Color preview

#1F18EE

Color formats

HEX
#1F18EE
RGB
rgb(31, 24, 238)
RGBA
rgba(31, 24, 238, 1)
HSL
hsl(242, 86%, 51%)
HSV
hsv(242, 90%, 93%)
CMYK
cmyk(87%, 90%, 0%, 7%)
CSS variable
--color-primary: #1F18EE;
Lowercase HEX
#1f18ee

Shades

Tints

Tones

Harmony

CSS snippets for #1F18EE

.color-1f18ee {
  color: #1F18EE;
  background-color: #1F18EE;
}

Frequently asked questions

What color is #1F18EE?+

#1F18EE is a HEX color with RGB value rgb(31, 24, 238) and HSL value hsl(242, 86%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1F18EE?+

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