crispedge.com

Color picker

Loading...

#fedca9 hex color - Yellow - Warm color - Information

#fedca9 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #fedca9 Color code in RGB color code model is created after adding 99.61% red color, 86.27% green color and 66.27% blue color. Hex #fedca9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 33% yellow and 0% black.

Hex #fedca9 color code is between #ffddaa web safe hex color code and #eecc99 web safe hex color code. #ffddaa is the nearest web safe color code. You can see here many more shades of #fedca9 color code.

0 Likes 0 Comments | 14 Views

RGB Chart

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

Color Table

Hex Color Codefedca9#fedca9
RGB Decimal254, 220, 169rgb(254, 220, 169)
RGB Percent100%, 86%, 66%rgb(100%, 86%, 66%)
CSS RGBa254, 220, 169,1rgba(254,220,169,1)
CMYK Modelcmyk(0%,13%,33%,0%)
HSL Color Space36,98% ,83%hsl(36,98% ,83%)
HSV Color Space36°, 33%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101101110010101001
Octal376334251
Decimal254220169
Hexfedca9

Different shades of #fedca9 color code.

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

Light Shade of #fedca9
#fff1db
Dark Shade of #fedca9
#fdc777
Saturated Shade of #fedca9
#ffdca8
Desaturated Shade of #fedca9
#fadbad
Grey scale Shade of #fedca9
#d3d3d3
Brighten Shade
#fff5c2
Most Readable Shade
#000000

Shades of #fedca9 color code

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

#fedca9
#e1c396
#c5ab83
#a99270
#8d7a5d
#70614b
#544938
#383025
#1c1812
#000000

Similar Color like #fedca9 color

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

#ffddaa
#ffdeab
#ffdfac
#ffe0ad
#ffe1ae
#ffe2af
#ffe3b0
#ffe4b1
#ffe5b2
#ffe6b3
#ffe7b4
#ffe8b5
#ffe9b6
#ffeab7
#fddba8
#fcdaa7
#fbd9a6
#fad8a5
#f9d7a4
#f8d6a3
#f7d5a2
#f6d4a1
#f5d3a0
#f4d29f
#f3d19e
#f2d09d
#f1cf9c
#f0ce9b

Monochromatic Color with #fedca9

#fedca9
#29241c
#544938
#7e6e54
#a99270
#d3b78d

Tints of #fedca9 Color

#fedca9
#fedfb2
#fee3bc
#fee7c5
#feebcf
#feefd8
#fef3e2
#fef7eb
#fefbf5
#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

#fedca9
#a9cbfe

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

Split Complementary

#fedca9
#a9f6fe
#b1a9fe

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

Analogous Color

#febaa9
#fecba9
#fedca9
#feeda9
#fefea9

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

#fedca9
#a9fedc
#dca9fe

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

#fedca9
#a9feb1
#a9cbfe
#fea9f5

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

#fedca9
#a9cbfe
#b1a9fe
#f6fea9

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

#fedca9 Color Code Preview on Black Background Color

This is how #fedca9 Color will look on black background color. Color contrast ratio is 16.02

#fedca9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fedca9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fedca9

#fedca9 color code is use for CSS Background Color

Background color for the above div is #fedca9

HTML with inline CSS

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

#fedca9 color code is use for CSS Border Color

CSS Border color for the above div is #fedca9

HTML with inline CSS

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

CSS Border Left color for the above div is #fedca9

HTML with inline CSS

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

CSS Border Right color for the above div is #fedca9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fedca9

HTML with inline CSS

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

CSS Border Top color for the above div is #fedca9

HTML with inline CSS

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

#fedca9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fedca9 Color code Preview on White Background

This is how #fedca9 Color code will look on white background color. Color contrast ratio is 1.31

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

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(254,220,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,203,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,220,169,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.