Skip to content

#2d7fff

a balanced, electric blue · cool · closest name: royalblue

RGB
45, 127, 255
HSL
217°, 100%, 59%
CMYK
82, 50, 0, 0
Luminance
0.2296

Every format

HEX#2d7fff
RGBrgb(45, 127, 255)
HSLhsl(217, 100%, 59%)
CMYKcmyk(82%, 50%, 0%, 0%)
LABlab(55.0 21.4 -70.4)
LCHlch(55.0 73.6 286.9)
OKLCHoklch(0.619 0.206 259.5)

Copy-ready code

/* CSS */
color: #2d7fff;
background-color: #2d7fff;
/* Tailwind (arbitrary) */
class="text-[#2d7fff] bg-[#2d7fff]"
/* SCSS */
$brand: #2d7fff;
/* SwiftUI */
Color(red: 0.176, green: 0.498, blue: 1.000)
/* Android */
Color.parseColor("#2d7fff")

Accessibility — WCAG contrast

Aa
#2d7fff on white: 3.76:1
AA ✗ fail · AA-large · AAA
Aa
#2d7fff on black: 5.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green49.8%
Blue100.0%

CMYK percentages

Cyan82.4%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#2d7fff text on a black background

contrast 5.59:1

Card sample

#2d7fff text on a white background

contrast 3.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2d7fff;
Background color
Panel with #2d7fff background
background-color: #2d7fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2d7fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(45, 127, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 127, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d7fff;
background: linear-gradient(135deg, #2d7fff, #672DFF);

Monochromatic scale

Palettes built from #2d7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2d7fff in the Color Lab