#CEBC7D Color Information

Hex color code: #CEBC7D

A soft yellow shade, #CEBC7D appears as (206, 188, 125) in RGB and (47°, 45%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#CEBC7D
RGB
206, 188, 125
HSL
47°, 45%, 65%
CMYK
0%, 9%, 39%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBC7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 125

Red: 206 / Green: 188 / Blue: 125

HSL

47°, 45%, 65%

Hue: 47° / Saturation: 45% / Lightness: 65%

CMYK

0%, 9%, 39%, 19%

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

What color is #CEBC7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBC7D to RGB:

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

HEX to HSL

Convert #CEBC7D to HSL:

hsl(47, 45%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBC7D to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CEBC7D has RGB (206, 188, 125) and HSL (47°, 45%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBC7D is #7E8FCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE947E.

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

Contrast with #CEBC7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBC7D?

#CEBC7D is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEBC7D?

#CEBC7D in RGB is (206, 188, 125) - 206 red, 188 green, and 125 blue.

How to use #CEBC7D in CSS?

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

What colors go well with #CEBC7D?

#7E8FCE (complementary), #CE947E (analogous), and #B9A046 (lighter shade) work well with #CEBC7D.