crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#efb5fd hex color - Violet - Warm color - Information

#efb5fd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #efb5fd Color code in RGB color code model is created after adding 93.73% red color, 70.98% green color and 99.22% blue color. Hex #efb5fd Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 28% magenta, 0% yellow and 1% black.

Hex #efb5fd color code is between #eebbff web safe hex color code and #ffaaee web safe hex color code. #eebbff is the nearest web safe color code. You can see here many more shades of #efb5fd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefb5fd#efb5fd
RGB Decimal239, 181, 253rgb(239, 181, 253)
RGB Percent94%, 71%, 99%rgb(94%, 71%, 99%)
CSS RGBa239, 181, 253,1rgba(239,181,253,1)
CMYK Modelcmyk(6%,28%,0%,1%)
HSL Color Space288,95% ,85%hsl(288,95% ,85%)
HSV Color Space288°, 28%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011010111111101
Octal357265375
Decimal239181253
Hexefb5fd

Different shades of #efb5fd color code.

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

Light Shade of #efb5fd
#fae7fe
Dark Shade of #efb5fd
#e483fc
Saturated Shade of #efb5fd
#f0b3ff
Desaturated Shade of #efb5fd
#edb9f9
Grey scale Shade of #efb5fd
#d9d9d9
Brighten Shade
#ffceff
Most Readable Shade
#000000

Shades of #efb5fd color code

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

#efb5fd
#d4a0e0
#b98cc4
#9f78a8
#84648c
#6a5070
#4f3c54
#352838
#1a141c
#000000

Similar Color like #efb5fd color

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

#f0b6fe
#f1b7ff
#f2b8ff
#f3b9ff
#f4baff
#f5bbff
#f6bcff
#f7bdff
#f8beff
#f9bfff
#fac0ff
#fbc1ff
#fcc2ff
#fdc3ff
#eeb4fc
#edb3fb
#ecb2fa
#ebb1f9
#eab0f8
#e9aff7
#e8aef6
#e7adf5
#e6acf4
#e5abf3
#e4aaf2
#e3a9f1
#e2a8f0
#e1a7ef

Monochromatic Color with #efb5fd

#efb5fd
#261d28
#4e3b53
#775a7d
#9f78a8
#c797d2

Tints of #efb5fd Color

#efb5fd
#f0bdfd
#f2c5fd
#f4cdfd
#f6d5fd
#f7defe
#f9e6fe
#fbeefe
#fdf6fe
#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

#efb5fd
#c3fdb5

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

Split Complementary

#efb5fd
#e7fdb5
#b5fdcb

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

Analogous Color

#d2b5fd
#e1b5fd
#efb5fd
#fdb5fd
#fdb5ee

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

#efb5fd
#fdefb5
#b5fdef

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

#efb5fd
#fdcbb5
#c3fdb5
#b5e7fd

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

#efb5fd
#c3fdb5
#b5fdcb
#fdb5e7

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

#efb5fd Color Code Preview on Black Background Color

This is how #efb5fd Color will look on black background color. Color contrast ratio is 12.70

#efb5fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb5fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb5fd

#efb5fd color code is use for CSS Background Color

Background color for the above div is #efb5fd

HTML with inline CSS

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

#efb5fd color code is use for CSS Border Color

CSS Border color for the above div is #efb5fd

HTML with inline CSS

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

CSS Border Left color for the above div is #efb5fd

HTML with inline CSS

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

CSS Border Right color for the above div is #efb5fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efb5fd

HTML with inline CSS

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

CSS Border Top color for the above div is #efb5fd

HTML with inline CSS

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

#efb5fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efb5fd Color code Preview on White Background

This is how #efb5fd Color code will look on white background color. Color contrast ratio is 1.65

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.