crispedge.com

Color picker

Loading...

#f6eda1 hex color - Green - Warm color - Information

#f6eda1 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #f6eda1 Color code in RGB color code model is created after adding 96.47% red color, 92.94% green color and 63.14% blue color. Hex #f6eda1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 35% yellow and 4% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef6eda1#f6eda1
RGB Decimal246, 237, 161rgb(246, 237, 161)
RGB Percent96%, 93%, 63%rgb(96%, 93%, 63%)
CSS RGBa246, 237, 161,1rgba(246,237,161,1)
CMYK Modelcmyk(0%,4%,35%,4%)
HSL Color Space54,83% ,80%hsl(54,83% ,80%)
HSV Color Space54°, 35%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101110110110100001
Octal366355241
Decimal246237161
Hexf6eda1

Different shades of #f6eda1 color code.

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

Light Shade of #f6eda1
#faf6d0
Dark Shade of #f6eda1
#f2e472
Saturated Shade of #f6eda1
#fbf19c
Desaturated Shade of #f6eda1
#f1e9a6
Grey scale Shade of #f6eda1
#cbcbcb
Brighten Shade
#ffffba
Most Readable Shade
#000000

Shades of #f6eda1 color code

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

#f6eda1
#dad28f
#bfb87d
#a49e6b
#888359
#6d6947
#524f35
#363423
#1b1a11
#000000

Similar Color like #f6eda1 color

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

#f7eea2
#f8efa3
#f9f0a4
#faf1a5
#fbf2a6
#fcf3a7
#fdf4a8
#fef5a9
#fff6aa
#fff7ab
#fff8ac
#fff9ad
#fffaae
#fffbaf
#f5eca0
#f4eb9f
#f3ea9e
#f2e99d
#f1e89c
#f0e79b
#efe69a
#eee599
#ede498
#ece397
#ebe296
#eae195
#e9e094
#e8df93

Monochromatic Color with #f6eda1

#f6eda1
#212016
#4c4932
#76724e
#a19b69
#cbc485

Tints of #f6eda1 Color

#f6eda1
#f7efab
#f8f1b5
#f9f3c0
#faf5ca
#fbf7d5
#fcf9df
#fdfbea
#fefdf4
#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

#f6eda1
#a1aaf6

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

Split Complementary

#f6eda1
#a1d5f6
#c2a1f6

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

Analogous Color

#f6cba1
#f6dca1
#f6eda1
#eef6a1
#ddf6a1

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

#f6eda1
#a1f6ed
#eda1f6

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

#f6eda1
#a1f6c2
#a1aaf6
#f6a1d4

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

#f6eda1
#a1aaf6
#c2a1f6
#d5f6a1

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

#f6eda1 Color Code Preview on Black Background Color

This is how #f6eda1 Color will look on black background color. Color contrast ratio is 17.55

#f6eda1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6eda1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6eda1

#f6eda1 color code is use for CSS Background Color

Background color for the above div is #f6eda1

HTML with inline CSS

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

#f6eda1 color code is use for CSS Border Color

CSS Border color for the above div is #f6eda1

HTML with inline CSS

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

CSS Border Left color for the above div is #f6eda1

HTML with inline CSS

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

CSS Border Right color for the above div is #f6eda1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6eda1

HTML with inline CSS

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

CSS Border Top color for the above div is #f6eda1

HTML with inline CSS

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

#f6eda1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6eda1 Color code Preview on White Background

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.