Skip to main content Skip to docs navigation

#ebaef2 hex color | Download Light Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Candy Dreams and its hex is #E9AEF2 Nearest Color Name

Color Hue/Base color: Violet

Hex #ebaef2 Color code in RGB color code model is created after adding 92.16% red color, 68.24% green color and 94.9% blue color. Hex #ebaef2 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 28% magenta, 0% yellow and 5.1% black.

Hex #ebaef2 color code is between #eeaaee web safe hex color code and #ddbbff web safe hex color code. #eeaaee is the nearest web safe color code. You can see here many more shades of #ebaef2 color code.

RGB Chart

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

Color Table

Hex Color Code ebaef2 #ebaef2
RGB Decimal 235, 174, 242 235, 174, 242
RGB Percent 92%, 68%, 95% rgb(92%, 68%, 95%)
CSS RGBa 235, 174, 242,1 rgba(235,174,242,1)
CMYK Model cmyk(3%,28%,0%,5.1%)
HSL Color Space 294,72% ,82% hsl(294,72% ,82%)
HSV Color Space 294°, 28%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101011 10101110 11110010
Octal 353 256 362
Decimal 235 174 242
Hex eb ae f2

Different shades of #ebaef2 color code.

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

Darkest of #ebaef2
#ca2add
Darker of #ebaef2
#d556e4
Dark of #ebaef2
#e082eb
Base of #ebaef2
#ebaef2
Light of #ebaef2
#f6daf9
Lighter
#ffffff
Lightest
#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

#ebaef2
#b5f2ae

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

Split Complementary

#ebaef2
#d7f2ae
#aef2c9

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

Analogous Color

#c3aef2
#cfaef2
#ebaef2
#f2aee2
#f2aec6

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

#ebaef2
#aef2eb
#f2ebae

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

#ebaef2
#f2ebae
#b5f2ae
#aeb5f2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ebaef2
#f2c9ae
#b5f2ae
#aed7f2

Square 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).

Monochromatic Color with #ebaef2

#a71db7
#ca2add
#d556e4
#e082eb
#ebaef2
#f6daf9
#ffffff
#ffffff
#ffffff

Tints of #ebaef2 Color

#ebaef2
#edb7f3
#efc0f4
#f1c9f6
#f3d2f7
#f6dbf9
#f8e4fa
#faedfc
#fcf6fd
#ffffff

Shades of #ebaef2 color code

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

#ebaef2
#d09ad7
#b687bc
#9c74a1
#826086
#684d6b
#4e3a50
#342635
#1a131a
#000000

Tones

#ebaef2
#e4b7e9
#dcc1df
#d5cad6
#d0d0d0

Tones

Similar Color like #ebaef2 color

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

#ecaff3
#edb0f4
#eeb1f5
#efb2f6
#f0b3f7
#f1b4f8
#f2b5f9
#f3b6fa
#f4b7fb
#f5b8fc
#f6b9fd
#f7bafe
#f8bbff
#f9bcff
#eaadf1
#e9acf0
#e8abef
#e7aaee
#e6a9ed
#e5a8ec
#e4a7eb
#e3a6ea
#e2a5e9
#e1a4e8
#e0a3e7
#dfa2e6
#dea1e5
#dda0e4

Download this Light Violet

Hex #ebaef2 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.

#ebaef2 Color Code Preview on Black Background Color

This is how #ebaef2 Color will look on black background color. Color contrast ratio is 11.87

#ebaef2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebaef2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebaef2

#ebaef2 color code is use for CSS Background Color

Background color for the above div is #ebaef2

HTML with inline CSS

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

#ebaef2 color code is use for CSS Border Color

CSS Border color for the above div is #ebaef2

HTML with inline CSS

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

CSS Border Left color for the above div is #ebaef2

HTML with inline CSS

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

CSS Border Right color for the above div is #ebaef2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebaef2

HTML with inline CSS

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

CSS Border Top color for the above div is #ebaef2

HTML with inline CSS

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

#ebaef2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebaef2 Color code Preview on White Background

This is how #ebaef2 Color code will look on white background color. Color contrast ratio is 1.77

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(235,174,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,242,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,174,242,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }