#CEBC78 Color Information

Hex color code: #CEBC78

#CEBC78 is a gentle yellow color. In RGB it is (206, 188, 120), and in HSL it is (47°, 47%, 64%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CEBC78
RGB
206, 188, 120
HSL
47°, 47%, 64%
CMYK
0%, 9%, 42%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CEBC78; 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 #CEBC78; background-color: #CEBC7815; }

Alert / Toast

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

Link / Accent

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

a { color: #CEBC78; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 120

Red: 206 / Green: 188 / Blue: 120

HSL

47°, 47%, 64%

Hue: 47° / Saturation: 47% / Lightness: 64%

CMYK

0%, 9%, 42%, 19%

Cyan: 0% / Magenta: 9% / Yellow: 42% / Key: 19%

What color is #CEBC78?

#CEBC78 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBC78 to RGB:

rgb(206, 188, 120)HEX to RGB Converter →

HEX to HSL

Convert #CEBC78 to HSL:

hsl(47, 47%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBC78 to CMYK:

cmyk(0%, 9%, 42%, 19%)Color Converter →

Color Meaning and Usage

#CEBC78 is a gentle yellow color with RGB values of 206, 188, 120 and HSL of 47°, 47%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBC78 is #788BCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9178.

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

Contrast with #CEBC78

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBC78?

#CEBC78 is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEBC78?

#CEBC78 in RGB is (206, 188, 120) - 206 red, 188 green, and 120 blue.

How to use #CEBC78 in CSS?

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

What colors go well with #CEBC78?

#788BCE (complementary), #CE9178 (analogous), and #B89E42 (lighter shade) work well with #CEBC78.