crispedge.com

Color picker

Loading...

#feed6b hex color - Green - Warm color - Information

#feed6b hex color - Green - Warm color

Color Hue/Base color: Green

Hex #feed6b Color code in RGB color code model is created after adding 99.61% red color, 92.94% green color and 41.96% blue color. Hex #feed6b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 58% yellow and 0% black.

Hex #feed6b color code is between #ffee66 web safe hex color code and #eedd77 web safe hex color code. #ffee66 is the nearest web safe color code. You can see here many more shades of #feed6b color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codefeed6b#feed6b
RGB Decimal254, 237, 107rgb(254, 237, 107)
RGB Percent100%, 93%, 42%rgb(100%, 93%, 42%)
CSS RGBa254, 237, 107,1rgba(254,237,107,1)
CMYK Modelcmyk(0%,7%,58%,0%)
HSL Color Space53,99% ,71%hsl(53,99% ,71%)
HSV Color Space53°, 58%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101110110101101011
Octal376355153
Decimal254237107
Hexfeed6b

Different shades of #feed6b color code.

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

Light Shade of #feed6b
#fef39e
Dark Shade of #feed6b
#fee738
Saturated Shade of #feed6b
#ffee6a
Desaturated Shade of #feed6b
#f7e772
Grey scale Shade of #feed6b
#b4b4b4
Brighten Shade
#ffff84
Most Readable Shade
#000000

Shades of #feed6b color code

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

#feed6b
#e1d25f
#c5b853
#a99e47
#8d833b
#70692f
#544f23
#383417
#1c1a0b
#000000

Similar Color like #feed6b color

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

#ffee6c
#ffef6d
#fff06e
#fff16f
#fff270
#fff371
#fff472
#fff573
#fff674
#fff775
#fff876
#fff977
#fffa78
#fffb79
#fdec6a
#fceb69
#fbea68
#fae967
#f9e866
#f8e765
#f7e664
#f6e563
#f5e462
#f4e361
#f3e260
#f2e15f
#f1e05e
#f0df5d

Monochromatic Color with #feed6b

#feed6b
#292711
#544e23
#7e7635
#a99e47
#d3c559

Tints of #feed6b Color

#feed6b
#feef7b
#fef18b
#fef39c
#fef5ac
#fef7bd
#fef9cd
#fefbde
#fefdee
#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

#feed6b
#6b7cfe

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

Split Complementary

#feed6b
#6bc6fe
#a36bfe

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

Analogous Color

#feb26b
#fed06b
#feed6b
#f2fe6b
#d4fe6b

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

#feed6b
#6bfeed
#ed6bfe

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

#feed6b
#6bfea3
#6b7cfe
#fe6bc5

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

#feed6b
#6b7cfe
#a36bfe
#c6fe6b

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

#feed6b Color Code Preview on Black Background Color

This is how #feed6b Color will look on black background color. Color contrast ratio is 17.54

#feed6b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feed6b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feed6b

#feed6b color code is use for CSS Background Color

Background color for the above div is #feed6b

HTML with inline CSS

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

#feed6b color code is use for CSS Border Color

CSS Border color for the above div is #feed6b

HTML with inline CSS

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

CSS Border Left color for the above div is #feed6b

HTML with inline CSS

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

CSS Border Right color for the above div is #feed6b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feed6b

HTML with inline CSS

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

CSS Border Top color for the above div is #feed6b

HTML with inline CSS

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

#feed6b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feed6b Color code Preview on White Background

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.