crispedge.com

Color picker

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

#f1dbf9 hex color - Violet - Warm color - Information

#f1dbf9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f1dbf9 Color code in RGB color code model is created after adding 94.51% red color, 85.88% green color and 97.65% blue color. Hex #f1dbf9 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 12% magenta, 0% yellow and 2% black.

Hex #f1dbf9 color code is between #eeddff web safe hex color code and #ffccee web safe hex color code. #eeddff is the nearest web safe color code. You can see here many more shades of #f1dbf9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef1dbf9#f1dbf9
RGB Decimal241, 219, 249rgb(241, 219, 249)
RGB Percent95%, 86%, 98%rgb(95%, 86%, 98%)
CSS RGBa241, 219, 249,1rgba(241,219,249,1)
CMYK Modelcmyk(3%,12%,0%,2%)
HSL Color Space284,71% ,92%hsl(284,71% ,92%)
HSV Color Space284°, 12%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011101101111111001
Octal361333371
Decimal241219249
Hexf1dbf9

Different shades of #f1dbf9 color code.

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

Light Shade of #f1dbf9
#ffffff
Dark Shade of #f1dbf9
#e0aff2
Saturated Shade of #f1dbf9
#f2d9fb
Desaturated Shade of #f1dbf9
#f0ddf7
Grey scale Shade of #f1dbf9
#eaeaea
Brighten Shade
#fff4ff
Most Readable Shade
#000000

Shades of #f1dbf9 color code

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

#f1dbf9
#d6c2dd
#bbaac1
#a092a6
#85798a
#6b616e
#504953
#353037
#1a181b
#000000

Similar Color like #f1dbf9 color

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

#f2dcfa
#f3ddfb
#f4defc
#f5dffd
#f6e0fe
#f7e1ff
#f8e2ff
#f9e3ff
#fae4ff
#fbe5ff
#fce6ff
#fde7ff
#fee8ff
#ffe9ff
#f0daf8
#efd9f7
#eed8f6
#edd7f5
#ecd6f4
#ebd5f3
#ead4f2
#e9d3f1
#e8d2f0
#e7d1ef
#e6d0ee
#e5cfed
#e4ceec
#e3cdeb

Monochromatic Color with #f1dbf9

#f1dbf9
#232024
#4c454f
#766b79
#9f90a4
#c8b6ce

Tints of #f1dbf9 Color

#f1dbf9
#f2dff9
#f4e3fa
#f5e7fb
#f7ebfb
#f8effc
#faf3fd
#fbf7fd
#fdfbfe
#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

#f1dbf9
#e3f9db

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

Split Complementary

#f1dbf9
#f2f9db
#dbf9e2

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

Analogous Color

#e5dbf9
#ebdbf9
#f1dbf9
#f7dbf9
#f9dbf5

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

#f1dbf9
#f9f1db
#dbf9f1

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

#f1dbf9
#f9e2db
#e3f9db
#dbf2f9

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

#f1dbf9
#e3f9db
#dbf9e2
#f9dbf2

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

#f1dbf9 Color Code Preview on Black Background Color

This is how #f1dbf9 Color will look on black background color. Color contrast ratio is 16.24

#f1dbf9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1dbf9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1dbf9

#f1dbf9 color code is use for CSS Background Color

Background color for the above div is #f1dbf9

HTML with inline CSS

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

#f1dbf9 color code is use for CSS Border Color

CSS Border color for the above div is #f1dbf9

HTML with inline CSS

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

CSS Border Left color for the above div is #f1dbf9

HTML with inline CSS

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

CSS Border Right color for the above div is #f1dbf9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1dbf9

HTML with inline CSS

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

CSS Border Top color for the above div is #f1dbf9

HTML with inline CSS

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

#f1dbf9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1dbf9 Color code Preview on White Background

This is how #f1dbf9 Color code will look on white background color. Color contrast ratio is 1.29

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

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.