#123AED Color

Inspect #123AED across formats, palettes, contrast and closest named color matches.

Color preview

#123AED

Color formats

HEX
#123AED
RGB
rgb(18, 58, 237)
RGBA
rgba(18, 58, 237, 1)
HSL
hsl(229, 86%, 50%)
HSV
hsv(229, 92%, 93%)
CMYK
cmyk(92%, 76%, 0%, 7%)
CSS variable
--color-primary: #123AED;
Lowercase HEX
#123aed

Shades

Tints

Tones

Harmony

CSS snippets for #123AED

.color-123aed {
  color: #123AED;
  background-color: #123AED;
}

Frequently asked questions

What color is #123AED?+

#123AED is a HEX color with RGB value rgb(18, 58, 237) and HSL value hsl(229, 86%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #123AED?+

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