#1234BA Color

Inspect #1234BA across formats, palettes, contrast and closest named color matches.

Color preview

#1234BA

Color formats

HEX
#1234BA
RGB
rgb(18, 52, 186)
RGBA
rgba(18, 52, 186, 1)
HSL
hsl(228, 82%, 40%)
HSV
hsv(228, 90%, 73%)
CMYK
cmyk(90%, 72%, 0%, 27%)
CSS variable
--color-primary: #1234BA;
Lowercase HEX
#1234ba

Shades

Tints

Tones

Harmony

CSS snippets for #1234BA

.color-1234ba {
  color: #1234BA;
  background-color: #1234BA;
}

Frequently asked questions

What color is #1234BA?+

#1234BA is a HEX color with RGB value rgb(18, 52, 186) and HSL value hsl(228, 82%, 40%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1234BA?+

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