Skip to content

#ceaf99

a light, soft orange · warm · closest name: tan

RGB
206, 175, 153
HSL
25°, 35%, 70%
CMYK
0, 15, 26, 19
Luminance
0.4608

Every format

HEX#ceaf99
RGBrgb(206, 175, 153)
HSLhsl(25, 35%, 70%)
CMYKcmyk(0%, 15%, 26%, 19%)
LABlab(73.6 7.9 15.4)
LCHlch(73.6 17.3 63.0)
OKLCHoklch(0.775 0.047 57.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceaf99 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#ceaf99 on black: 10.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green68.6%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow25.7%
Key (black)19.2%

Color previews

#ceaf99 text on a black background

contrast 10.22:1

Card sample

#ceaf99 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceaf99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceaf99 in the Color Lab