#135ADD Color

Inspect #135ADD across formats, palettes, contrast and closest named color matches.

Color preview

#135ADD

Color formats

HEX
#135ADD
RGB
rgb(19, 90, 221)
RGBA
rgba(19, 90, 221, 1)
HSL
hsl(219, 84%, 47%)
HSV
hsv(219, 91%, 87%)
CMYK
cmyk(91%, 59%, 0%, 13%)
CSS variable
--color-primary: #135ADD;
Lowercase HEX
#135add

Shades

Tints

Tones

Harmony

CSS snippets for #135ADD

.color-135add {
  color: #135ADD;
  background-color: #135ADD;
}

Frequently asked questions

What color is #135ADD?+

#135ADD is a HEX color with RGB value rgb(19, 90, 221) and HSL value hsl(219, 84%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #135ADD?+

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