@
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.

#fddf1b hex color - Yellow - Warm color - Information

#fddf1b hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #fddf1b Color code in RGB color code model is created after adding 99.22% red color, 87.45% green color and 10.59% blue color. Hex #fddf1b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 89% yellow and 0.78% black.

Hex #fddf1b color code is between #ffdd22 web safe hex color code and #eeee11 web safe hex color code. #ffdd22 is the nearest web safe color code. You can see here many more shades of #fddf1b color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefddf1b#fddf1b
RGB Decimal253, 223, 27rgb(253, 223, 27)
RGB Percent99%, 87%, 11%rgb(99%, 87%, 11%)
CSS RGBa253, 223, 27,1rgba(253,223,27,1)
CMYK Modelcmyk(0%,12%,89%,0.78%)
HSL Color Space52,98% ,55%hsl(52,98% ,55%)
HSV Color Space52°, 89%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011101111100011011
Octal37533733
Decimal25322327
Hexfddf1b

Different shades of #fddf1b color code.

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

Light Shade of #fddf1b
#fde64e
Dark Shade of #fddf1b
#e3c502
Saturated Shade of #fddf1b
#ffe019
Desaturated Shade of #fddf1b
#f1d726
Grey scale Shade of #fddf1b
#8c8c8c
Brighten Shade
#fff834
Most Readable Shade
#000000

Shades of #fddf1b color code

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

#fddf1b
#e0c618
#c4ad15
#a89412
#8c7b0f
#70630c
#544a09
#383106
#1c1803
#000000

Similar Color like #fddf1b color

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

#fee01c
#ffe11d
#ffe21e
#ffe31f
#ffe420
#ffe521
#ffe622
#ffe723
#ffe824
#ffe925
#ffea26
#ffeb27
#ffec28
#ffed29
#fcde1a
#fbdd19
#fadc18
#f9db17
#f8da16
#f7d915
#f6d814
#f5d713
#f4d612
#f3d511
#f2d410
#f1d30f
#f0d20e
#efd10d

Monochromatic Color with #fddf1b

#fddf1b
#282404
#534909
#7d6f0d
#a89412
#d2ba16

Tints of #fddf1b Color

#fddf1b
#fde234
#fde64d
#fde967
#fded80
#fef099
#fef4b3
#fef7cc
#fefbe5
#ffffff

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

#fddf1b
#1b39fd

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

Split Complementary

#fddf1b
#1baafd
#6e1bfd

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

Analogous Color

#fd851b
#fdb21b
#fddf1b
#eefd1b
#c1fd1b

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

#fddf1b
#1bfddf
#df1bfd

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

#fddf1b
#1bfd6e
#1b39fd
#fd1baa

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

Double Complementary Color

#fddf1b
#1b39fd
#6e1bfd
#aafd1b

Double Complementary 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).

Hex #fddf1b 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.

#fddf1b Color Code Preview on Black Background Color

This is how #fddf1b Color will look on black background color. Color contrast ratio is 15.75

#fddf1b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddf1b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddf1b

#fddf1b color code is use for CSS Background Color

Background color for the above div is #fddf1b

HTML with inline CSS

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

#fddf1b color code is use for CSS Border Color

CSS Border color for the above div is #fddf1b

HTML with inline CSS

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

CSS Border Left color for the above div is #fddf1b

HTML with inline CSS

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

CSS Border Right color for the above div is #fddf1b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fddf1b

HTML with inline CSS

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

CSS Border Top color for the above div is #fddf1b

HTML with inline CSS

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

#fddf1b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fddf1b Color code Preview on White Background

This is how #fddf1b Color code will look on white background color. Color contrast ratio is 1.33

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 #fddf1b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fddf1b; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.