#CEBF3B Color Information

Hex color code: #CEBF3B

#CEBF3B is a balanced yellow color. In RGB it is (206, 191, 59), and in HSL it is (54°, 60%, 52%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#CEBF3B
RGB
206, 191, 59
HSL
54°, 60%, 52%
CMYK
0%, 7%, 71%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBF3B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 191, 59

Red: 206 / Green: 191 / Blue: 59

HSL

54°, 60%, 52%

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

CMYK

0%, 7%, 71%, 19%

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

What color is #CEBF3B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBF3B to RGB:

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

HEX to HSL

Convert #CEBF3B to HSL:

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

HEX to CMYK

Convert #CEBF3B to CMYK:

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

Color Meaning and Usage

#CEBF3B is a subtle yellow color with RGB values of 206, 191, 59 and HSL of 54°, 60%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBF3B is #3B4ACE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE763B.

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

Contrast with #CEBF3B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBF3B?

#CEBF3B is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEBF3B?

#CEBF3B in RGB is (206, 191, 59) - 206 red, 191 green, and 59 blue.

How to use #CEBF3B in CSS?

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

What colors go well with #CEBF3B?

#3B4ACE (complementary), #CE763B (analogous), and #978C26 (lighter shade) work well with #CEBF3B.