#CEB450 Color Information

Hex color code: #CEB450

#CEB450 is a subtle yellow color. In RGB it is (206, 180, 80), and in HSL it is (48°, 56%, 56%). It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#CEB450
RGB
206, 180, 80
HSL
48°, 56%, 56%
CMYK
0%, 13%, 61%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB450; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 180, 80

Red: 206 / Green: 180 / Blue: 80

HSL

48°, 56%, 56%

Hue: 48° / Saturation: 56% / Lightness: 56%

CMYK

0%, 13%, 61%, 19%

Cyan: 0% / Magenta: 13% / Yellow: 61% / Key: 19%

What color is #CEB450?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB450 to RGB:

rgb(206, 180, 80)HEX to RGB Converter →

HEX to HSL

Convert #CEB450 to HSL:

hsl(48, 56%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CEB450 to CMYK:

cmyk(0%, 13%, 61%, 19%)Color Converter →

Color Meaning and Usage

#CEB450 is a muted yellow color with RGB values of 206, 180, 80 and HSL of 48°, 56%, 56%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB450 is #5069CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE7650.

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

Contrast with #CEB450

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB450?

#CEB450 is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEB450?

#CEB450 in RGB is (206, 180, 80) - 206 red, 180 green, and 80 blue.

How to use #CEB450 in CSS?

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

What colors go well with #CEB450?

#5069CE (complementary), #CE7650 (analogous), and #A38C2E (lighter shade) work well with #CEB450.