Skip to content

#3dadfd

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

RGB
61, 173, 253
HSL
205°, 98%, 62%
CMYK
76, 32, 0, 1
Luminance
0.3797

Every format

HEX#3dadfd
RGBrgb(61, 173, 253)
HSLhsl(205, 98%, 62%)
CMYKcmyk(76%, 32%, 0%, 1%)
LABlab(68.0 -5.1 -48.5)
LCHlch(68.0 48.8 264.0)
OKLCHoklch(0.721 0.153 244.3)

Copy-ready code

/* CSS */
color: #3dadfd;
background-color: #3dadfd;
/* Tailwind (arbitrary) */
class="text-[#3dadfd] bg-[#3dadfd]"
/* SCSS */
$brand: #3dadfd;
/* SwiftUI */
Color(red: 0.239, green: 0.678, blue: 0.992)
/* Android */
Color.parseColor("#3dadfd")

Accessibility — WCAG contrast

Aa
#3dadfd on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#3dadfd on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green67.8%
Blue99.2%

CMYK percentages

Cyan75.9%
Magenta31.6%
Yellow0.0%
Key (black)0.8%

Color previews

#3dadfd text on a black background

contrast 8.59:1

Card sample

#3dadfd text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3dadfd;
Background color
Panel with #3dadfd background
background-color: #3dadfd;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 173, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 173, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3dadfd;
background: linear-gradient(135deg, #3dadfd, #4D3DFD);

Monochromatic scale

Palettes built from #3dadfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dadfd in the Color Lab