#153CFF Color

Inspect #153CFF across formats, palettes, contrast and closest named color matches.

Color preview

#153CFF

Color formats

HEX
#153CFF
RGB
rgb(21, 60, 255)
RGBA
rgba(21, 60, 255, 1)
HSL
hsl(230, 100%, 54%)
HSV
hsv(230, 92%, 100%)
CMYK
cmyk(92%, 76%, 0%, 0%)
CSS variable
--color-primary: #153CFF;
Lowercase HEX
#153cff

Shades

Tints

Tones

Harmony

CSS snippets for #153CFF

.color-153cff {
  color: #153CFF;
  background-color: #153CFF;
}

Frequently asked questions

What color is #153CFF?+

#153CFF is a HEX color with RGB value rgb(21, 60, 255) and HSL value hsl(230, 100%, 54%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #153CFF?+

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