crispedge.com

Color picker

Loading...

#ef5eec hex color - Red - Warm color - Information

#ef5eec hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ef5eec color code is between #ee66ee web safe hex color code and #ff55dd web safe hex color code. #ee66ee is the nearest web safe color code. You can see here many more shades of #ef5eec color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeef5eec#ef5eec
RGB Decimal239, 94, 236rgb(239, 94, 236)
RGB Percent94%, 37%, 93%rgb(94%, 37%, 93%)
CSS RGBa239, 94, 236,1rgba(239,94,236,1)
CMYK Modelcmyk(0%,61%,1%,6%)
HSL Color Space301,82% ,65%hsl(301,82% ,65%)
HSV Color Space301°, 61%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110101111011101100
Octal357136354
Decimal23994236
Hexef5eec

Different shades of #ef5eec color code.

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

Light Shade of #ef5eec
#f48cf1
Dark Shade of #ef5eec
#ea30e7
Saturated Shade of #ef5eec
#f855f4
Desaturated Shade of #ef5eec
#e667e4
Grey scale Shade of #ef5eec
#a6a6a6
Brighten Shade
#ff77ff
Most Readable Shade
#000000

Shades of #ef5eec color code

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

#ef5eec
#d453d1
#b949b7
#9f3e9d
#843483
#6a2968
#4f1f4e
#351434
#1a0a1a
#000000

Similar Color like #ef5eec color

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

#f05fed
#f160ee
#f261ef
#f362f0
#f463f1
#f564f2
#f665f3
#f766f4
#f867f5
#f968f6
#fa69f7
#fb6af8
#fc6bf9
#fd6cfa
#ee5deb
#ed5cea
#ec5be9
#eb5ae8
#ea59e7
#e958e6
#e857e5
#e756e4
#e655e3
#e554e2
#e453e1
#e352e0
#e251df
#e150de

Monochromatic Color with #ef5eec

#ef5eec
#1a0a1a
#451b44
#6f2c6e
#9a3d98
#c44dc2

Tints of #ef5eec Color

#ef5eec
#f06fee
#f281f0
#f493f2
#f6a5f4
#f7b7f6
#f9c9f8
#fbdbfa
#fdedfc
#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

#ef5eec
#5eef61

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

Split Complementary

#ef5eec
#a4ef5e
#5eefaa

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

Analogous Color

#b85eef
#d55eef
#ef5eec
#ef5ecf
#ef5eb2

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

#ef5eec
#ecef5e
#5eecef

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

#ef5eec
#efa95e
#5eef61
#5ea3ef

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

#ef5eec
#5eef61
#5eefaa
#ef5ea4

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

#ef5eec Color Code Preview on Black Background Color

This is how #ef5eec Color will look on black background color. Color contrast ratio is 7.48

#ef5eec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5eec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5eec

#ef5eec color code is use for CSS Background Color

Background color for the above div is #ef5eec

HTML with inline CSS

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

#ef5eec color code is use for CSS Border Color

CSS Border color for the above div is #ef5eec

HTML with inline CSS

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

CSS Border Left color for the above div is #ef5eec

HTML with inline CSS

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

CSS Border Right color for the above div is #ef5eec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef5eec

HTML with inline CSS

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

CSS Border Top color for the above div is #ef5eec

HTML with inline CSS

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

#ef5eec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef5eec Color code Preview on White Background

This is how #ef5eec Color code will look on white background color. Color contrast ratio is 2.81

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

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(239,94,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,239,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,94,236,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.