#CEB972 Color Information

Hex color code: #CEB972

#CEB972 is a pastel yellow color. In RGB it is (206, 185, 114), and in HSL it is (46°, 48%, 63%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#CEB972
RGB
206, 185, 114
HSL
46°, 48%, 63%
CMYK
0%, 10%, 45%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB972; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 185, 114

Red: 206 / Green: 185 / Blue: 114

HSL

46°, 48%, 63%

Hue: 46° / Saturation: 48% / Lightness: 63%

CMYK

0%, 10%, 45%, 19%

Cyan: 0% / Magenta: 10% / Yellow: 45% / Key: 19%

What color is #CEB972?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB972 to RGB:

rgb(206, 185, 114)HEX to RGB Converter →

HEX to HSL

Convert #CEB972 to HSL:

hsl(46, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CEB972 to CMYK:

cmyk(0%, 10%, 45%, 19%)Color Converter →

Color Meaning and Usage

#CEB972 is a delicate yellow color with RGB values of 206, 185, 114 and HSL of 46°, 48%, 63%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB972 is #7388CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE8C73.

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

Contrast with #CEB972

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB972?

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

What is the RGB value of #CEB972?

#CEB972 in RGB is (206, 185, 114) - 206 red, 185 green, and 114 blue.

How to use #CEB972 in CSS?

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

What colors go well with #CEB972?

#7388CE (complementary), #CE8C73 (analogous), and #B59A40 (lighter shade) work well with #CEB972.