#131DDD Color

Inspect #131DDD across formats, palettes, contrast and closest named color matches.

Color preview

#131DDD

Color formats

HEX
#131DDD
RGB
rgb(19, 29, 221)
RGBA
rgba(19, 29, 221, 1)
HSL
hsl(237, 84%, 47%)
HSV
hsv(237, 91%, 87%)
CMYK
cmyk(91%, 87%, 0%, 13%)
CSS variable
--color-primary: #131DDD;
Lowercase HEX
#131ddd

Shades

Tints

Tones

Harmony

CSS snippets for #131DDD

.color-131ddd {
  color: #131DDD;
  background-color: #131DDD;
}

Frequently asked questions

What color is #131DDD?+

#131DDD is a HEX color with RGB value rgb(19, 29, 221) and HSL value hsl(237, 84%, 47%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #131DDD?+

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