#0D1FEE Color

Inspect #0D1FEE across formats, palettes, contrast and closest named color matches.

Color preview

#0D1FEE

Color formats

HEX
#0D1FEE
RGB
rgb(13, 31, 238)
RGBA
rgba(13, 31, 238, 1)
HSL
hsl(235, 90%, 49%)
HSV
hsv(235, 95%, 93%)
CMYK
cmyk(95%, 87%, 0%, 7%)
CSS variable
--color-primary: #0D1FEE;
Lowercase HEX
#0d1fee

Shades

Tints

Tones

Harmony

CSS snippets for #0D1FEE

.color-0d1fee {
  color: #0D1FEE;
  background-color: #0D1FEE;
}

Frequently asked questions

What color is #0D1FEE?+

#0D1FEE is a HEX color with RGB value rgb(13, 31, 238) and HSL value hsl(235, 90%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #0D1FEE?+

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