Skip to content

#2e2fff

a balanced, electric blue · warm · closest name: blue

RGB
46, 47, 255
HSL
240°, 100%, 59%
CMYK
82, 82, 0, 0
Luminance
0.0983

Every format

HEX#2e2fff
RGBrgb(46, 47, 255)
HSLhsl(240, 100%, 59%)
CMYKcmyk(82%, 82%, 0%, 0%)
LABlab(37.5 67.5 -99.1)
LCHlch(37.5 119.9 304.3)
OKLCHoklch(0.491 0.287 269.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2e2fff on white: 7.08:1
AA ✓ pass · AA-large · AAA
Aa
#2e2fff on black: 2.97:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green18.4%
Blue100.0%

CMYK percentages

Cyan82.0%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#2e2fff text on a black background

contrast 2.97:1

Card sample

#2e2fff text on a white background

contrast 7.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(46, 47, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(46, 47, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2e2fff;
background: linear-gradient(135deg, #2e2fff, #B82EFF);

Monochromatic scale

Palettes built from #2e2fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2e2fff in the Color Lab