Skip to content

#ebbeaf

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

RGB
235, 190, 175
HSL
15°, 60%, 80%
CMYK
0, 19, 26, 8
Luminance
0.5758

Every format

HEX#ebbeaf
RGBrgb(235, 190, 175)
HSLhsl(15, 60%, 80%)
CMYKcmyk(0%, 19%, 26%, 8%)
LABlab(80.5 13.9 13.7)
LCHlch(80.5 19.5 44.5)
OKLCHoklch(0.837 0.056 39.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbeaf on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ebbeaf on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green74.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta19.1%
Yellow25.5%
Key (black)7.8%

Color previews

#ebbeaf text on a black background

contrast 12.52:1

Card sample

#ebbeaf text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbeaf in the Color Lab