crispedge.com

Color picker

Loading...

#edafb5 hex color - Red - Warm color - Information

#edafb5 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #edafb5 Color code in RGB color code model is created after adding 92.94% red color, 68.63% green color and 70.98% blue color. Hex #edafb5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 24% yellow and 7% black.

Hex #edafb5 color code is between #eeaabb web safe hex color code and #ddbbaa web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #edafb5 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeedafb5#edafb5
RGB Decimal237, 175, 181rgb(237, 175, 181)
RGB Percent93%, 69%, 71%rgb(93%, 69%, 71%)
CSS RGBa237, 175, 181,1rgba(237,175,181,1)
CMYK Modelcmyk(0%,26%,24%,7%)
HSL Color Space354,63% ,81%hsl(354,63% ,81%)
HSV Color Space354°, 26%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011010111110110101
Octal355257265
Decimal237175181
Hexedafb5

Different shades of #edafb5 color code.

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

Light Shade of #edafb5
#f6d9db
Dark Shade of #edafb5
#e4858e
Saturated Shade of #edafb5
#f2aab1
Desaturated Shade of #edafb5
#e8b4b9
Grey scale Shade of #edafb5
#cecece
Brighten Shade
#ffc8ce
Most Readable Shade
#000000

Shades of #edafb5 color code

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

#edafb5
#d29ba0
#b8888c
#9e7478
#836164
#694d50
#4f3a3c
#342628
#1a1314
#000000

Similar Color like #edafb5 color

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

#eeb0b6
#efb1b7
#f0b2b8
#f1b3b9
#f2b4ba
#f3b5bb
#f4b6bc
#f5b7bd
#f6b8be
#f7b9bf
#f8bac0
#f9bbc1
#fabcc2
#fbbdc3
#ecaeb4
#ebadb3
#eaacb2
#e9abb1
#e8aab0
#e7a9af
#e6a8ae
#e5a7ad
#e4a6ac
#e3a5ab
#e2a4aa
#e1a3a9
#e0a2a8
#dfa1a7

Monochromatic Color with #edafb5

#edafb5
#181213
#433133
#6d5154
#987074
#c29095

Tints of #edafb5 Color

#edafb5
#efb7bd
#f1c0c5
#f3c9cd
#f5d2d5
#f7dbde
#f9e4e6
#fbedee
#fdf6f6
#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

#edafb5
#afede7

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

Split Complementary

#edafb5
#afedc8
#afd4ed

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

Analogous Color

#edafce
#edafc1
#edafb5
#edb5af
#edc2af

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

#edafb5
#b5edaf
#afb5ed

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

#edafb5
#d4edaf
#afede7
#c8afed

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

#edafb5
#afede7
#afd4ed
#edc8af

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

#edafb5 Color Code Preview on Black Background Color

This is how #edafb5 Color will look on black background color. Color contrast ratio is 11.40

#edafb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edafb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edafb5

#edafb5 color code is use for CSS Background Color

Background color for the above div is #edafb5

HTML with inline CSS

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

#edafb5 color code is use for CSS Border Color

CSS Border color for the above div is #edafb5

HTML with inline CSS

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

CSS Border Left color for the above div is #edafb5

HTML with inline CSS

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

CSS Border Right color for the above div is #edafb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edafb5

HTML with inline CSS

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

CSS Border Top color for the above div is #edafb5

HTML with inline CSS

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

#edafb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edafb5 Color code Preview on White Background

This is how #edafb5 Color code will look on white background color. Color contrast ratio is 1.84

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

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,175,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,237,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,175,181,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.