#135DB3 Color

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

Color preview

#135DB3

Color formats

HEX
#135DB3
RGB
rgb(19, 93, 179)
RGBA
rgba(19, 93, 179, 1)
HSL
hsl(212, 81%, 39%)
HSV
hsv(212, 89%, 70%)
CMYK
cmyk(89%, 48%, 0%, 30%)
CSS variable
--color-primary: #135DB3;
Lowercase HEX
#135db3

Shades

Tints

Tones

Harmony

CSS snippets for #135DB3

.color-135db3 {
  color: #135DB3;
  background-color: #135DB3;
}

Frequently asked questions

What color is #135DB3?+

#135DB3 is a HEX color with RGB value rgb(19, 93, 179) and HSL value hsl(212, 81%, 39%). Its closest CSS named color is SteelBlue.

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

The closest Tailwind color is sky-700, available as the bg-sky-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