Skip to main content Skip to docs navigation

#fdcd1e hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Goldenrod and its hex is #FDCB18 Nearest Color Name

Color Hue/Base color: Yellow

Hex #fdcd1e Color code in RGB color code model is created after adding 99.22% red color, 80.39% green color and 11.76% blue color. Hex #fdcd1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 88% yellow and 0.78% black.

Hex #fdcd1e color code is between #ffcc22 web safe hex color code and #eedd11 web safe hex color code. #ffcc22 is the nearest web safe color code. You can see here many more shades of #fdcd1e color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fdcd1e #fdcd1e
RGB Decimal 253, 205, 30 253, 205, 30
RGB Percent 99%, 80%, 12% rgb(99%, 80%, 12%)
CSS RGBa 253, 205, 30,1 rgba(253,205,30,1)
CMYK Model cmyk(0%,19%,88%,0.78%)
HSL Color Space 47,98% ,55% hsl(47,98% ,55%)
HSV Color Space 47°, 88%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 11001101 00011110
Octal 375 315 36
Decimal 253 205 30
Hex fd cd 1e

Different shades of #fdcd1e color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #fdcd1e
#816501
Darker of #fdcd1e
#b38d02
Dark of #fdcd1e
#e6b502
Base of #fdcd1e
#fdcd1e
Light of #fdcd1e
#fdd851
Lighter
#fee383
Lightest
#feefb6

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fdcd1e
#1e4efd

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fdcd1e
#1ebdfd
#5e1efd

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#fd4b1e
#fd701e
#fdcd1e
#e3fd1e
#86fd1e

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fdcd1e
#cd1efd
#1efdcd

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fdcd1e
#1efdcd
#1e4efd
#fd1e4e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fdcd1e
#1efd5e
#1e4efd
#fd1ebd

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #fdcd1e

#4e3e01
#816501
#b38d02
#e6b502
#fdcd1e
#fdd851
#fee383
#feefb6
#fffae8

Tints of #fdcd1e Color

#fdcd1e
#fdd237
#fdd850
#fddd69
#fde382
#fee89b
#feeeb4
#fef3cd
#fef9e6
#ffffff

Shades of #fdcd1e color code

Generate more color scales with scales (color stack) generator.

#fdcd1e
#e0b61a
#c49f17
#a88814
#8c7110
#705b0d
#54440a
#382d06
#1c1603
#000000

Tones

#fdcd1e
#e6c035
#d0b34b
#b9a662
#a29979

Tones

Similar Color like #fdcd1e color

Find visually similar hex color codes nearing to #fdcd1e hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fece1f
#ffcf20
#ffd021
#ffd122
#ffd223
#ffd324
#ffd425
#ffd526
#ffd627
#ffd728
#ffd829
#ffd92a
#ffda2b
#ffdb2c
#fccc1d
#fbcb1c
#faca1b
#f9c91a
#f8c819
#f7c718
#f6c617
#f5c516
#f4c415
#f3c314
#f2c213
#f1c112
#f0c011
#efbf10

Download this Dark Yellow

Hex #fdcd1e Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fdcd1e Color Code Preview on Black Background Color

This is how #fdcd1e Color will look on black background color. Color contrast ratio is 13.93

#fdcd1e in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fdcd1e">Your Example Paragraph content text in with font color #fdcd1e </p>

Your Example Paragraph content text in with font color #fdcd1e

HTML with inline CSS

<div style="color:#fdcd1e">Your Paragraph text in with font color #fdcd1e </div>

Your Example Paragraph content text in with font color #fdcd1e

#fdcd1e color code is use for CSS Background Color

Background color for the above div is #fdcd1e

HTML with inline CSS

<div style="background-color:#fdcd1e;"></div>

#fdcd1e color code is use for CSS Border Color

CSS Border color for the above div is #fdcd1e

HTML with inline CSS

<div style="border:5px solid #fdcd1e;"></div>

CSS Border Left color for the above div is #fdcd1e

HTML with inline CSS

<div style="border-left:5px solid #fdcd1e;"></div>

CSS Border Right color for the above div is #fdcd1e

HTML with inline CSS

<div style="border-right:5px solid #fdcd1e;"></div>

CSS Border Bottom color for the above div is #fdcd1e

HTML with inline CSS

<div style="border-bottom:5px solid #fdcd1e;"></div>

CSS Border Top color for the above div is #fdcd1e

HTML with inline CSS

<div style="border-top:5px solid #fdcd1e;"></div>

#fdcd1e hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fdcd1e; } .examplecolorclass {color:#fdcd1e; } .examplebordercolor {border:3px solid #fdcd1e; }

#fdcd1e Color code Preview on White Background

This is how #fdcd1e Color code will look on white background color. Color contrast ratio is 1.51

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fdcd1e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fdcd1e; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(253,205,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,78,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,205,30,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }