crispedge.com

Color picker

Loading...

#ebd7ea hex color - Violet - Warm color - Information

#ebd7ea hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ebd7ea Color code in RGB color code model is created after adding 92.16% red color, 84.31% green color and 91.76% blue color. Hex #ebd7ea Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 0% yellow and 8% black.

Hex #ebd7ea color code is between #eeddee web safe hex color code and #ddccdd web safe hex color code. #eeddee is the nearest web safe color code. You can see here many more shades of #ebd7ea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeebd7ea#ebd7ea
RGB Decimal235, 215, 234rgb(235, 215, 234)
RGB Percent92%, 84%, 92%rgb(92%, 84%, 92%)
CSS RGBa235, 215, 234,1rgba(235,215,234,1)
CMYK Modelcmyk(0%,9%,0%,8%)
HSL Color Space303,33% ,88%hsl(303,33% ,88%)
HSV Color Space303°, 9%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101011111101010
Octal353327352
Decimal235215234
Hexebd7ea

Different shades of #ebd7ea color code.

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

Light Shade of #ebd7ea
#fcf9fc
Dark Shade of #ebd7ea
#dab5d8
Saturated Shade of #ebd7ea
#eed4ed
Desaturated Shade of #ebd7ea
#e8dae7
Grey scale Shade of #ebd7ea
#e1e1e1
Brighten Shade
#fff0ff
Most Readable Shade
#000000

Shades of #ebd7ea color code

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

#ebd7ea
#d0bfd0
#b6a7b6
#9c8f9c
#827782
#685f68
#4e474e
#342f34
#1a171a
#000000

Similar Color like #ebd7ea color

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

#ecd8eb
#edd9ec
#eedaed
#efdbee
#f0dcef
#f1ddf0
#f2def1
#f3dff2
#f4e0f3
#f5e1f4
#f6e2f5
#f7e3f6
#f8e4f7
#f9e5f8
#ead6e9
#e9d5e8
#e8d4e7
#e7d3e6
#e6d2e5
#e5d1e4
#e4d0e3
#e3cfe2
#e2cee1
#e1cde0
#e0ccdf
#dfcbde
#decadd
#ddc9dc

Monochromatic Color with #ebd7ea

#ebd7ea
#161516
#413b41
#6b626b
#968995
#c0b0c0

Tints of #ebd7ea Color

#ebd7ea
#eddbec
#efdfee
#f1e4f1
#f3e8f3
#f6edf5
#f8f1f8
#faf6fa
#fcfafc
#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

#ebd7ea
#d7ebd8

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

Split Complementary

#ebd7ea
#e0ebd7
#d7ebe2

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

Analogous Color

#e4d7eb
#e8d7eb
#ebd7ea
#ebd7e6
#ebd7e2

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

#ebd7ea
#eaebd7
#d7eaeb

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

#ebd7ea
#ebe2d7
#d7ebd8
#d7e0eb

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

#ebd7ea
#d7ebd8
#d7ebe2
#ebd7e0

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

#ebd7ea Color Code Preview on Black Background Color

This is how #ebd7ea Color will look on black background color. Color contrast ratio is 15.44

#ebd7ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd7ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd7ea

#ebd7ea color code is use for CSS Background Color

Background color for the above div is #ebd7ea

HTML with inline CSS

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

#ebd7ea color code is use for CSS Border Color

CSS Border color for the above div is #ebd7ea

HTML with inline CSS

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

CSS Border Left color for the above div is #ebd7ea

HTML with inline CSS

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

CSS Border Right color for the above div is #ebd7ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebd7ea

HTML with inline CSS

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

CSS Border Top color for the above div is #ebd7ea

HTML with inline CSS

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

#ebd7ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebd7ea Color code Preview on White Background

This is how #ebd7ea Color code will look on white background color. Color contrast ratio is 1.36

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

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(235,215,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,235,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,215,234,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.