crispedge.com

Color picker

Loading...

#eda68b hex color - Red - Warm color - Information

#eda68b hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #eda68b Color code in RGB color code model is created after adding 92.94% red color, 65.1% green color and 54.51% blue color. Hex #eda68b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 41% yellow and 7% black.

Hex #eda68b color code is between #eeaa88 web safe hex color code and #dd9999 web safe hex color code. #eeaa88 is the nearest web safe color code. You can see here many more shades of #eda68b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeda68b#eda68b
RGB Decimal237, 166, 139rgb(237, 166, 139)
RGB Percent93%, 65%, 55%rgb(93%, 65%, 55%)
CSS RGBa237, 166, 139,1rgba(237,166,139,1)
CMYK Modelcmyk(0%,30%,41%,7%)
HSL Color Space17,73% ,74%hsl(17,73% ,74%)
HSV Color Space17°, 41%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011010011010001011
Octal355246213
Decimal237166139
Hexeda68b

Different shades of #eda68b color code.

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

Light Shade of #eda68b
#f4c8b7
Dark Shade of #eda68b
#e6845f
Saturated Shade of #eda68b
#f4a384
Desaturated Shade of #eda68b
#e6a992
Grey scale Shade of #eda68b
#bcbcbc
Brighten Shade
#ffbfa4
Most Readable Shade
#000000

Shades of #eda68b color code

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

#eda68b
#d2937b
#b8816c
#9e6e5c
#835c4d
#69493d
#4f372e
#34241e
#1a120f
#000000

Similar Color like #eda68b color

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

#eea78c
#efa88d
#f0a98e
#f1aa8f
#f2ab90
#f3ac91
#f4ad92
#f5ae93
#f6af94
#f7b095
#f8b196
#f9b297
#fab398
#fbb499
#eca58a
#eba489
#eaa388
#e9a287
#e8a186
#e7a085
#e69f84
#e59e83
#e49d82
#e39c81
#e29b80
#e19a7f
#e0997e
#df987d

Monochromatic Color with #eda68b

#eda68b
#18110e
#432f27
#6d4d40
#986a59
#c28872

Tints of #eda68b Color

#eda68b
#efaf97
#f1b9a4
#f3c3b1
#f5cdbe
#f7d7cb
#f9e1d8
#fbebe5
#fdf5f2
#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

#eda68b
#8bd2ed

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

Split Complementary

#eda68b
#8bedd7
#8ba1ed

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

Analogous Color

#ed8b97
#ed928b
#eda68b
#edba8b
#edcd8b

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

#eda68b
#8beda6
#a68bed

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

#eda68b
#a1ed8b
#8bd2ed
#d78bed

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

#eda68b
#8bd2ed
#8ba1ed
#edd78b

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

#eda68b Color Code Preview on Black Background Color

This is how #eda68b Color will look on black background color. Color contrast ratio is 10.43

#eda68b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda68b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda68b

#eda68b color code is use for CSS Background Color

Background color for the above div is #eda68b

HTML with inline CSS

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

#eda68b color code is use for CSS Border Color

CSS Border color for the above div is #eda68b

HTML with inline CSS

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

CSS Border Left color for the above div is #eda68b

HTML with inline CSS

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

CSS Border Right color for the above div is #eda68b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda68b

HTML with inline CSS

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

CSS Border Top color for the above div is #eda68b

HTML with inline CSS

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

#eda68b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda68b Color code Preview on White Background

This is how #eda68b Color code will look on white background color. Color contrast ratio is 2.01

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

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(237,166,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,210,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,166,139,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.