Skip to content

#ebadaa

a light, vivid red · warm · closest name: pink

RGB
235, 173, 170
HSL
3°, 62%, 79%
CMYK
0, 26, 28, 8
Luminance
0.5045

Every format

HEX#ebadaa
RGBrgb(235, 173, 170)
HSLhsl(3, 62%, 79%)
CMYKcmyk(0%, 26%, 28%, 8%)
LABlab(76.3 22.3 10.5)
LCHlch(76.3 24.6 25.2)
OKLCHoklch(0.805 0.073 22.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebadaa on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ebadaa on black: 11.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow27.7%
Key (black)7.8%

Color previews

#ebadaa text on a black background

contrast 11.09:1

Card sample

#ebadaa text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 173, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 173, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebadaa;
background: linear-gradient(135deg, #ebadaa, #EBD8AA);

Monochromatic scale

Palettes built from #ebadaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadaa in the Color Lab