#127FED Color

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

Color preview

#127FED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #127FED

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

Frequently asked questions

What color is #127FED?+

#127FED is a HEX color with RGB value rgb(18, 127, 237) and HSL value hsl(210, 86%, 50%). Its closest CSS named color is DodgerBlue.

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

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