Skip to content

#c18f00

a dark, electric yellow · warm · closest name: orange

RGB
193, 143, 0
HSL
45°, 100%, 38%
CMYK
0, 26, 100, 24
Luminance
0.3098

Every format

HEX#c18f00
RGBrgb(193, 143, 0)
HSLhsl(45, 100%, 38%)
CMYKcmyk(0%, 26%, 100%, 24%)
LABlab(62.5 8.8 67.2)
LCHlch(62.5 67.8 82.5)
OKLCHoklch(0.680 0.140 83.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c18f00 on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#c18f00 on black: 7.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green56.1%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta25.9%
Yellow100.0%
Key (black)24.3%

Color previews

#c18f00 text on a black background

contrast 7.20:1

Card sample

#c18f00 text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(193, 143, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 143, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c18f00;
background: linear-gradient(135deg, #c18f00, #72C100);

Monochromatic scale

Palettes built from #c18f00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c18f00 in the Color Lab