crispedge.com

Color picker

Loading...

#f5effe hex color - White - Cool color - Information

#f5effe hex color - White - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: White

Hex #f5effe Color code in RGB color code model is created after adding 96.08% red color, 93.73% green color and 99.61% blue color. Hex #f5effe Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 6% magenta, 0% yellow and 0% black.

Hex #f5effe color code is between #eeeeff web safe hex color code and #ffffee web safe hex color code. #eeeeff is the nearest web safe color code. You can see here many more shades of #f5effe color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codef5effe#f5effe
RGB Decimal245, 239, 254rgb(245, 239, 254)
RGB Percent96%, 94%, 100%rgb(96%, 94%, 100%)
CSS RGBa245, 239, 254,1rgba(245,239,254,1)
CMYK Modelcmyk(4%,6%,0%,0%)
HSL Color Space264,88% ,97%hsl(264,88% ,97%)
HSV Color Space264°, 6%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111101011110111111111110
Octal365357376
Decimal245239254
Hexf5effe

Different shades of #f5effe color code.

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

Light Shade of #f5effe
#ffffff
Dark Shade of #f5effe
#d7bffb
Saturated Shade of #f5effe
#f5eeff
Desaturated Shade of #f5effe
#f5f0fd
Grey scale Shade of #f5effe
#f6f6f6
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #f5effe color code

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

#f5effe
#d9d4e1
#beb9c5
#a39fa9
#88848d
#6c6a70
#514f54
#363538
#1b1a1c
#000000

Similar Color like #f5effe color

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

#f6f0ff
#f7f1ff
#f8f2ff
#f9f3ff
#faf4ff
#fbf5ff
#fcf6ff
#fdf7ff
#fef8ff
#fff9ff
#fffaff
#fffbff
#fffcff
#fffdff
#f4eefd
#f3edfc
#f2ecfb
#f1ebfa
#f0eaf9
#efe9f8
#eee8f7
#ede7f6
#ece6f5
#ebe5f4
#eae4f3
#e9e3f2
#e8e2f1
#e7e1f0

Monochromatic Color with #f5effe

#f5effe
#282729
#514f54
#7a777e
#a39fa9
#ccc7d3

Tints of #f5effe Color

#f5effe
#f6f0fe
#f7f2fe
#f8f4fe
#f9f6fe
#faf7fe
#fbf9fe
#fcfbfe
#fdfdfe
#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

#f5effe
#f8feef

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

Split Complementary

#f5effe
#fefdef
#f1feef

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

Analogous Color

#efeffe
#f2effe
#f5effe
#f8effe
#fbeffe

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

#f5effe
#fef5ef
#effef5

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

#f5effe
#feeff0
#f8feef
#effefc

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

#f5effe
#f8feef
#f1feef
#fdeffe

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

#f5effe Color Code Preview on Black Background Color

This is how #f5effe Color will look on black background color. Color contrast ratio is 18.66

#f5effe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5effe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5effe

#f5effe color code is use for CSS Background Color

Background color for the above div is #f5effe

HTML with inline CSS

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

#f5effe color code is use for CSS Border Color

CSS Border color for the above div is #f5effe

HTML with inline CSS

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

CSS Border Left color for the above div is #f5effe

HTML with inline CSS

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

CSS Border Right color for the above div is #f5effe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5effe

HTML with inline CSS

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

CSS Border Top color for the above div is #f5effe

HTML with inline CSS

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

#f5effe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5effe Color code Preview on White Background

This is how #f5effe Color code will look on white background color. Color contrast ratio is 1.13

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

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(245,239,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(248,254,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,239,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.