#256EC1 Color

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

Color preview

#256EC1

Color formats

HEX
#256EC1
RGB
rgb(37, 110, 193)
RGBA
rgba(37, 110, 193, 1)
HSL
hsl(212, 68%, 45%)
HSV
hsv(212, 81%, 76%)
CMYK
cmyk(81%, 43%, 0%, 24%)
CSS variable
--color-primary: #256EC1;
Lowercase HEX
#256ec1

Shades

Tints

Tones

Harmony

CSS snippets for #256EC1

.color-256ec1 {
  color: #256EC1;
  background-color: #256EC1;
}

Frequently asked questions

What color is #256EC1?+

#256EC1 is a HEX color with RGB value rgb(37, 110, 193) and HSL value hsl(212, 68%, 45%). Its closest CSS named color is SteelBlue.

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

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