#123DFD Color

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

Color preview

#123DFD

Color formats

HEX
#123DFD
RGB
rgb(18, 61, 253)
RGBA
rgba(18, 61, 253, 1)
HSL
hsl(229, 98%, 53%)
HSV
hsv(229, 93%, 99%)
CMYK
cmyk(93%, 76%, 0%, 1%)
CSS variable
--color-primary: #123DFD;
Lowercase HEX
#123dfd

Shades

Tints

Tones

Harmony

CSS snippets for #123DFD

.color-123dfd {
  color: #123DFD;
  background-color: #123DFD;
}

Frequently asked questions

What color is #123DFD?+

#123DFD is a HEX color with RGB value rgb(18, 61, 253) and HSL value hsl(229, 98%, 53%). Its closest CSS named color is Blue.

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

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