crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#faed7d hex color - Green - Warm color - Information

#faed7d hex color - Green - Warm color

Color Hue/Base color: Green

Hex #faed7d Color code in RGB color code model is created after adding 98.04% red color, 92.94% green color and 49.02% blue color. Hex #faed7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 50% yellow and 2% black.

Hex #faed7d color code is between #ffee77 web safe hex color code and #eedd88 web safe hex color code. #ffee77 is the nearest web safe color code. You can see here many more shades of #faed7d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefaed7d#faed7d
RGB Decimal250, 237, 125rgb(250, 237, 125)
RGB Percent98%, 93%, 49%rgb(98%, 93%, 49%)
CSS RGBa250, 237, 125,1rgba(250,237,125,1)
CMYK Modelcmyk(0%,5%,50%,2%)
HSL Color Space54,93% ,74%hsl(54,93% ,74%)
HSV Color Space54°, 50%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110110101111101
Octal372355175
Decimal250237125
Hexfaed7d

Different shades of #faed7d color code.

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

Light Shade of #faed7d
#fcf4ae
Dark Shade of #faed7d
#f8e64c
Saturated Shade of #faed7d
#fff178
Desaturated Shade of #faed7d
#f3e884
Grey scale Shade of #faed7d
#bbbbbb
Brighten Shade
#ffff96
Most Readable Shade
#000000

Shades of #faed7d color code

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

#faed7d
#ded26f
#c2b861
#a69e53
#8a8345
#6f6937
#534f29
#37341b
#1b1a0d
#000000

Similar Color like #faed7d color

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

#fbee7e
#fcef7f
#fdf080
#fef181
#fff282
#fff383
#fff484
#fff585
#fff686
#fff787
#fff888
#fff989
#fffa8a
#fffb8b
#f9ec7c
#f8eb7b
#f7ea7a
#f6e979
#f5e878
#f4e777
#f3e676
#f2e575
#f1e474
#f0e373
#efe272
#eee171
#ede070
#ecdf6f

Monochromatic Color with #faed7d

#faed7d
#252413
#504c28
#7a743d
#a59c52
#cfc568

Tints of #faed7d Color

#faed7d
#faef8b
#fbf199
#fbf3a8
#fcf5b6
#fcf7c5
#fdf9d3
#fdfbe2
#fefdf0
#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

#faed7d
#7d8afa

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

Split Complementary

#faed7d
#7dc9fa
#ae7dfa

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

Analogous Color

#fabb7d
#fad47d
#faed7d
#eefa7d
#d5fa7d

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

#faed7d
#7dfaed
#ed7dfa

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

#faed7d
#7dfaae
#7d8afa
#fa7dc8

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

#faed7d
#7d8afa
#ae7dfa
#c9fa7d

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

#faed7d Color Code Preview on Black Background Color

This is how #faed7d Color will look on black background color. Color contrast ratio is 17.47

#faed7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faed7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faed7d

#faed7d color code is use for CSS Background Color

Background color for the above div is #faed7d

HTML with inline CSS

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

#faed7d color code is use for CSS Border Color

CSS Border color for the above div is #faed7d

HTML with inline CSS

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

CSS Border Left color for the above div is #faed7d

HTML with inline CSS

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

CSS Border Right color for the above div is #faed7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faed7d

HTML with inline CSS

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

CSS Border Top color for the above div is #faed7d

HTML with inline CSS

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

#faed7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faed7d Color code Preview on White Background

This is how #faed7d Color code will look on white background color. Color contrast ratio is 1.20

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.