#256ACB Color

Inspect #256ACB across formats, palettes, contrast and closest named color matches.

Color preview

#256ACB

Color formats

HEX
#256ACB
RGB
rgb(37, 106, 203)
RGBA
rgba(37, 106, 203, 1)
HSL
hsl(215, 69%, 47%)
HSV
hsv(215, 82%, 80%)
CMYK
cmyk(82%, 48%, 0%, 20%)
CSS variable
--color-primary: #256ACB;
Lowercase HEX
#256acb

Shades

Tints

Tones

Harmony

CSS snippets for #256ACB

.color-256acb {
  color: #256ACB;
  background-color: #256ACB;
}

Frequently asked questions

What color is #256ACB?+

#256ACB is a HEX color with RGB value rgb(37, 106, 203) and HSL value hsl(215, 69%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #256ACB?+

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