#DED63F Color Information

Hex color code: #DED63F

A eye-catching yellow shade, #DED63F appears as (222, 214, 63) in RGB and (57°, 71%, 56%) in HSL. It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DED63F
RGB
222, 214, 63
HSL
57°, 71%, 56%
CMYK
0%, 4%, 72%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DED63F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 214, 63

Red: 222 / Green: 214 / Blue: 63

HSL

57°, 71%, 56%

Hue: 57° / Saturation: 71% / Lightness: 56%

CMYK

0%, 4%, 72%, 13%

Cyan: 0% / Magenta: 4% / Yellow: 72% / Key: 13%

What color is #DED63F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DED63F to RGB:

rgb(222, 214, 63)HEX to RGB Converter →

HEX to HSL

Convert #DED63F to HSL:

hsl(57, 71%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DED63F to CMYK:

cmyk(0%, 4%, 72%, 13%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #DED63F has RGB (222, 214, 63) and HSL (57°, 71%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DED63F is #3F47DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE873F.

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

Contrast with #DED63F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DED63F?

#DED63F is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DED63F?

#DED63F in RGB is (222, 214, 63) - 222 red, 214 green, and 63 blue.

How to use #DED63F in CSS?

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

What colors go well with #DED63F?

#3F47DE (complementary), #DE873F (analogous), and #B3AB1E (lighter shade) work well with #DED63F.