#151DEF Color

Inspect #151DEF across formats, palettes, contrast and closest named color matches.

Color preview

#151DEF

Color formats

HEX
#151DEF
RGB
rgb(21, 29, 239)
RGBA
rgba(21, 29, 239, 1)
HSL
hsl(238, 87%, 51%)
HSV
hsv(238, 91%, 94%)
CMYK
cmyk(91%, 88%, 0%, 6%)
CSS variable
--color-primary: #151DEF;
Lowercase HEX
#151def

Shades

Tints

Tones

Harmony

CSS snippets for #151DEF

.color-151def {
  color: #151DEF;
  background-color: #151DEF;
}

Frequently asked questions

What color is #151DEF?+

#151DEF is a HEX color with RGB value rgb(21, 29, 239) and HSL value hsl(238, 87%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #151DEF?+

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