crispedge.com

Color picker

Loading...

#fdca6a hex color - Yellow - Warm color - Information

#fdca6a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #fdca6a Color code in RGB color code model is created after adding 99.22% red color, 79.22% green color and 41.57% blue color. Hex #fdca6a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 58% yellow and 1% black.

Hex #fdca6a color code is between #ffcc66 web safe hex color code and #eebb77 web safe hex color code. #ffcc66 is the nearest web safe color code. You can see here many more shades of #fdca6a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefdca6a#fdca6a
RGB Decimal253, 202, 106rgb(253, 202, 106)
RGB Percent99%, 79%, 42%rgb(99%, 79%, 42%)
CSS RGBa253, 202, 106,1rgba(253,202,106,1)
CMYK Modelcmyk(0%,20%,58%,1%)
HSL Color Space39,97% ,70%hsl(39,97% ,70%)
HSV Color Space39°, 58%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011100101001101010
Octal375312152
Decimal253202106
Hexfdca6a

Different shades of #fdca6a color code.

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

Light Shade of #fdca6a
#fedc9c
Dark Shade of #fdca6a
#fcb838
Saturated Shade of #fdca6a
#ffcb68
Desaturated Shade of #fdca6a
#f5c872
Grey scale Shade of #fdca6a
#b3b3b3
Brighten Shade
#ffe383
Most Readable Shade
#000000

Shades of #fdca6a color code

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

#fdca6a
#e0b35e
#c49d52
#a88646
#8c703a
#70592f
#544323
#382c17
#1c160b
#000000

Similar Color like #fdca6a color

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

#fecb6b
#ffcc6c
#ffcd6d
#ffce6e
#ffcf6f
#ffd070
#ffd171
#ffd272
#ffd373
#ffd474
#ffd575
#ffd676
#ffd777
#ffd878
#fcc969
#fbc868
#fac767
#f9c666
#f8c565
#f7c464
#f6c363
#f5c262
#f4c161
#f3c060
#f2bf5f
#f1be5e
#f0bd5d
#efbc5c

Monochromatic Color with #fdca6a

#fdca6a
#282011
#534223
#7d6435
#a88646
#d2a858

Tints of #fdca6a Color

#fdca6a
#fdcf7a
#fdd58b
#fddb9b
#fde1ac
#fee7bc
#feedcd
#fef3dd
#fef9ee
#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

#fdca6a
#6a9dfd

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

Split Complementary

#fdca6a
#6ae7fd
#806afd

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

Analogous Color

#fd8f6a
#fdad6a
#fdca6a
#fde76a
#f5fd6a

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

#fdca6a
#6afdca
#ca6afd

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

#fdca6a
#6afd80
#6a9dfd
#fd6ae6

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

#fdca6a
#6a9dfd
#806afd
#e7fd6a

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 #fdca6a 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.

#fdca6a Color Code Preview on Black Background Color

This is how #fdca6a Color will look on black background color. Color contrast ratio is 13.83

#fdca6a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdca6a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdca6a

#fdca6a color code is use for CSS Background Color

Background color for the above div is #fdca6a

HTML with inline CSS

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

#fdca6a color code is use for CSS Border Color

CSS Border color for the above div is #fdca6a

HTML with inline CSS

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

CSS Border Left color for the above div is #fdca6a

HTML with inline CSS

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

CSS Border Right color for the above div is #fdca6a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdca6a

HTML with inline CSS

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

CSS Border Top color for the above div is #fdca6a

HTML with inline CSS

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

#fdca6a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdca6a Color code Preview on White Background

This is how #fdca6a Color code will look on white background color. Color contrast ratio is 1.52

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

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,202,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,157,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,202,106,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.