crispedge.com

Color picker

Loading...

#e1b5be hex color - Red - Warm color - Information

#e1b5be hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #e1b5be Color code in RGB color code model is created after adding 88.24% red color, 70.98% green color and 74.51% blue color. Hex #e1b5be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 16% yellow and 12% black.

Hex #e1b5be color code is between #ddbbbb web safe hex color code and #eeaacc web safe hex color code. #ddbbbb is the nearest web safe color code. You can see here many more shades of #e1b5be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee1b5be#e1b5be
RGB Decimal225, 181, 190rgb(225, 181, 190)
RGB Percent88%, 71%, 75%rgb(88%, 71%, 75%)
CSS RGBa225, 181, 190,1rgba(225,181,190,1)
CMYK Modelcmyk(0%,20%,16%,12%)
HSL Color Space348,42% ,80%hsl(348,42% ,80%)
HSV Color Space348°, 20%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000011011010110111110
Octal341265276
Decimal225181190
Hexe1b5be

Different shades of #e1b5be color code.

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

Light Shade of #e1b5be
#f0d9de
Dark Shade of #e1b5be
#d2919e
Saturated Shade of #e1b5be
#e6b0bb
Desaturated Shade of #e1b5be
#dcbac1
Grey scale Shade of #e1b5be
#cbcbcb
Brighten Shade
#faced7
Most Readable Shade
#000000

Shades of #e1b5be color code

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

#e1b5be
#c8a0a8
#af8c93
#96787e
#7d6469
#645054
#4b3c3f
#32282a
#191415
#000000

Similar Color like #e1b5be color

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

#e2b6bf
#e3b7c0
#e4b8c1
#e5b9c2
#e6bac3
#e7bbc4
#e8bcc5
#e9bdc6
#eabec7
#ebbfc8
#ecc0c9
#edc1ca
#eec2cb
#efc3cc
#e0b4bd
#dfb3bc
#deb2bb
#ddb1ba
#dcb0b9
#dbafb8
#daaeb7
#d9adb6
#d8acb5
#d7abb4
#d6aab3
#d5a9b2
#d4a8b1
#d3a7b0

Monochromatic Color with #e1b5be

#e1b5be
#0c0a0b
#372c2e
#614e52
#8c7176
#b6939a

Tints of #e1b5be Color

#e1b5be
#e4bdc5
#e7c5cc
#ebcdd3
#eed5da
#f1dee2
#f5e6e9
#f8eef0
#fbf6f7
#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

#e1b5be
#b5e1d8

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

Split Complementary

#e1b5be
#b5e1c2
#b5d4e1

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

Analogous Color

#e1b5d0
#e1b5c7
#e1b5be
#e1b5b5
#e1beb5

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

#e1b5be
#bee1b5
#b5bee1

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

#e1b5be
#d4e1b5
#b5e1d8
#c2b5e1

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

#e1b5be
#b5e1d8
#b5d4e1
#e1c2b5

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

#e1b5be Color Code Preview on Black Background Color

This is how #e1b5be Color will look on black background color. Color contrast ratio is 11.55

#e1b5be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1b5be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1b5be

#e1b5be color code is use for CSS Background Color

Background color for the above div is #e1b5be

HTML with inline CSS

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

#e1b5be color code is use for CSS Border Color

CSS Border color for the above div is #e1b5be

HTML with inline CSS

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

CSS Border Left color for the above div is #e1b5be

HTML with inline CSS

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

CSS Border Right color for the above div is #e1b5be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1b5be

HTML with inline CSS

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

CSS Border Top color for the above div is #e1b5be

HTML with inline CSS

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

#e1b5be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1b5be Color code Preview on White Background

This is how #e1b5be Color code will look on white background color. Color contrast ratio is 1.82

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

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(225,181,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,225,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,181,190,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.