#1F1BEE Color

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

Color preview

#1F1BEE

Color formats

HEX
#1F1BEE
RGB
rgb(31, 27, 238)
RGBA
rgba(31, 27, 238, 1)
HSL
hsl(241, 86%, 52%)
HSV
hsv(241, 89%, 93%)
CMYK
cmyk(87%, 89%, 0%, 7%)
CSS variable
--color-primary: #1F1BEE;
Lowercase HEX
#1f1bee

Shades

Tints

Tones

Harmony

CSS snippets for #1F1BEE

.color-1f1bee {
  color: #1F1BEE;
  background-color: #1F1BEE;
}

Frequently asked questions

What color is #1F1BEE?+

#1F1BEE is a HEX color with RGB value rgb(31, 27, 238) and HSL value hsl(241, 86%, 52%). Its closest CSS named color is Blue.

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

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