#CEBF5C Color Information

Hex color code: #CEBF5C

A neutral yellow shade, #CEBF5C appears as (206, 191, 92) in RGB and (52°, 54%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#CEBF5C
RGB
206, 191, 92
HSL
52°, 54%, 58%
CMYK
0%, 7%, 55%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBF5C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 191, 92

Red: 206 / Green: 191 / Blue: 92

HSL

52°, 54%, 58%

Hue: 52° / Saturation: 54% / Lightness: 58%

CMYK

0%, 7%, 55%, 19%

Cyan: 0% / Magenta: 7% / Yellow: 55% / Key: 19%

What color is #CEBF5C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBF5C to RGB:

rgb(206, 191, 92)HEX to RGB Converter →

HEX to HSL

Convert #CEBF5C to HSL:

hsl(52, 54%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBF5C to CMYK:

cmyk(0%, 7%, 55%, 19%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #CEBF5C has RGB (206, 191, 92) and HSL (52°, 54%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBF5C is #5A69CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE845A.

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

Contrast with #CEBF5C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBF5C?

#CEBF5C is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEBF5C?

#CEBF5C in RGB is (206, 191, 92) - 206 red, 191 green, and 92 blue.

How to use #CEBF5C in CSS?

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

What colors go well with #CEBF5C?

#5A69CE (complementary), #CE845A (analogous), and #A99932 (lighter shade) work well with #CEBF5C.