#125FED Color

Inspect #125FED across formats, palettes, contrast and closest named color matches.

Color preview

#125FED

Color formats

HEX
#125FED
RGB
rgb(18, 95, 237)
RGBA
rgba(18, 95, 237, 1)
HSL
hsl(219, 86%, 50%)
HSV
hsv(219, 92%, 93%)
CMYK
cmyk(92%, 60%, 0%, 7%)
CSS variable
--color-primary: #125FED;
Lowercase HEX
#125fed

Shades

Tints

Tones

Harmony

CSS snippets for #125FED

.color-125fed {
  color: #125FED;
  background-color: #125FED;
}

Frequently asked questions

What color is #125FED?+

#125FED is a HEX color with RGB value rgb(18, 95, 237) and HSL value hsl(219, 86%, 50%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #125FED?+

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