#C69D15 Color Information

Hex color code: #C69D15

A vivid yellow shade, #C69D15 appears as (198, 157, 21) in RGB and (46°, 81%, 43%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#C69D15
RGB
198, 157, 21
HSL
46°, 81%, 43%
CMYK
0%, 21%, 89%, 22%

Shades

CSS Usage
color: #C69D15;
background-color: #C69D15;
border-color: #C69D15;
box-shadow: 0 0 10px #C69D15;
border: 2px solid #C69D15;
Tailwind Usage
bg-[#C69D15]
text-[#C69D15]
border-[#C69D15]
shadow-[0_0_10px_C69D15]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #C69D15, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #C69D15; color: #000000; }

Badge

New Feature
.badge { background-color: #C69D15; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #C69D15; background-color: #C69D1515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #C69D1520; border-left: 4px solid #C69D15; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #C69D15; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C69D15 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 157, 21

Red: 198 / Green: 157 / Blue: 21

HSL

46°, 81%, 43%

Hue: 46° / Saturation: 81% / Lightness: 43%

CMYK

0%, 21%, 89%, 22%

Cyan: 0% / Magenta: 21% / Yellow: 89% / Key: 22%

What color is #C69D15?

#C69D15 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69D15 to RGB:

rgb(198, 157, 21)HEX to RGB Converter →

HEX to HSL

Convert #C69D15 to HSL:

hsl(46, 81%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #C69D15 to CMYK:

cmyk(0%, 21%, 89%, 22%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #C69D15 has RGB (198, 157, 21) and HSL (46°, 81%, 43%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69D15 is #153EC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C64415.

Use #C69D15 in CSS: color: #C69D15 or background-color: #C69D15. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #C69D15

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.23:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69D15?

#C69D15 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C69D15?

#C69D15 in RGB is (198, 157, 21) - 198 red, 157 green, and 21 blue.

How to use #C69D15 in CSS?

Use #C69D15 directly in your CSS properties like color or background-color.

What colors go well with #C69D15?

#153EC6 (complementary), #C64415 (analogous), and #81660E (lighter shade) work well with #C69D15.